Initial commit
This commit is contained in:
5
api/CalendarEventClearModerator.lua
Normal file
5
api/CalendarEventClearModerator.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param index number
|
||||
---Removes moderator status from a character on the selected event's invite/signup list. Moderators can change the status of characters on the invite/signup list and invite more characters, but cannot otherwise edit the event.
|
||||
function CalendarEventClearModerator(index) end
|
||||
Reference in New Issue
Block a user