Protected constructorPrivate buttonPrivate commandPrivate modalStatic Private helpThe command data json to post to the discord server
Private listPrivate makeThe /make_calendar_string and /make_calendar_string_all commands
Makes calendar titles for all approved queues
whether to generate string for all the queue roles
Interface to the button processor. If the extension can handle this button, it should reply inside this method
the button that's guaranteed to be handled by this extension
Interface to the command processor. If the extension can handle this slash command, it should reply inside this method
the slash command that's guaranteed to be handled by this extension
Interface to the modal submit processor. If the extension can handle this button, it should reply inside this method
the modal that's guaranteed to be handled by this extension
Private requestPrivate setPrivate splitPrivate unsetPrivate updateThe /set_calendar [calendar_id] command
Updates the calendar id in the shared calendar extension states
Static loadCalendarInteractionExtension
Generated using TypeDoc
Server Level Extension