Function isServerCalendarInteraction
- isServerCalendarInteraction(interaction: ChatInputCommandInteraction<CacheType> | ButtonInteraction<CacheType> | ModalSubmitInteraction<CacheType>): [AttendingServerV2, CalendarExtensionState]
-
Parameters
-
interaction: ChatInputCommandInteraction<CacheType> | ButtonInteraction<CacheType> | ModalSubmitInteraction<CacheType>
(almost) Pure function that checks if the calendar interactoin is safe to execute
Returns
server and state object tuple