Initial commit
This commit is contained in:
5
api/SetGuildInfoText.lua
Normal file
5
api/SetGuildInfoText.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param text string
|
||||
---Sets the guild information text.. This text appears when clicking the "Guild Information" button in the default UI's Guild window.
|
||||
function SetGuildInfoText(text) end
|
Reference in New Issue
Block a user