Initial commit
This commit is contained in:
5
api/GetGuildInfoText.lua
Normal file
5
api/GetGuildInfoText.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@return string guildInfoText
|
||||
---Returns guild information text. Only returns valid data after calling GuildRoster() and the following GUILD_ROSTER_UPDATE event has fired. This text appears when clicking the "Guild Information" button in the default UI's Guild window.
|
||||
function GetGuildInfoText() end
|
Reference in New Issue
Block a user