8 lines
		
	
	
		
			206 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			206 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
---@meta
 | 
						|
 | 
						|
---@param index number
 | 
						|
---@param note string
 | 
						|
---Sets the public note for a guild member
 | 
						|
function GuildRosterSetPublicNote(index, note) end
 |