Initial commit
This commit is contained in:
5
api/QueryGuildBankTab.lua
Normal file
5
api/QueryGuildBankTab.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param tab number
|
||||
---Requests information about the contents of a guild bank tab from the server. Fires the GUILDBANKBAGSLOTS_CHANGED event when information about the tab's contents becomes available.
|
||||
function QueryGuildBankTab(tab) end
|
Reference in New Issue
Block a user