Initial commit
This commit is contained in:
4
api/QueryGuildEventLog.lua
Normal file
4
api/QueryGuildEventLog.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---Requests guild event log information from the server. Fires the GUILD_EVENT_LOG_UPDATE event when event log information becomes available.
|
||||
function QueryGuildEventLog() end
|
Reference in New Issue
Block a user