Initial commit
This commit is contained in:
4
api/CalendarNewGuildEvent.lua
Normal file
4
api/CalendarNewGuildEvent.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---Creates a new guild event and selects it for viewing/editing. Guild events are visible to all guild members and allow members to sign up (or non-members to be invited).
|
||||
function CalendarNewGuildEvent() end
|
||||
Reference in New Issue
Block a user