6 lines
		
	
	
		
			200 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			200 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
 | 
						|
---@param index number 
 | 
						|
---@param note string 
 | 
						|
---Sets the officer note for a guild member
 | 
						|
function GuildRosterSetOfficerNote(index, note) end |