Add meta
This commit is contained in:
8
Meta/api/CalendarEventGetCalendarType.lua
Normal file
8
Meta/api/CalendarEventGetCalendarType.lua
Normal file
@@ -0,0 +1,8 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@return PLAYER calendarType
|
||||
---@return GUILD_ANNOUNCEMENT
|
||||
---@return GUILD_EVENT
|
||||
---@return PLAYER
|
||||
---Returns the type of the selected calendar event
|
||||
function CalendarEventGetCalendarType() end
|
||||
Reference in New Issue
Block a user