Add meta
This commit is contained in:
5
Meta/api/QueryGuildBankLog.lua
Normal file
5
Meta/api/QueryGuildBankLog.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param tab number
|
||||
---Requests the item transaction log for a guild bank tab from the server. Fires the GUILDBANKLOG_UPDATE event when transaction log information becomes available.
|
||||
function QueryGuildBankLog(tab) end
|
Reference in New Issue
Block a user