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