Initial commit
This commit is contained in:
4
api/CalendarEventDecline.lua
Normal file
4
api/CalendarEventDecline.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---Declines invitation to the selected calendar event. Only applies to player-created events and invitations sent by other players; has no effect if the current calendar event is of another type.
|
||||
function CalendarEventDecline() end
|
||||
Reference in New Issue
Block a user