InteractionCommandContext
InteractionCommandContext
Context for interaction-based commands.
Signature
type InteractionCommandContext = Context<
'autocomplete' | 'chatInput' | 'messageContextMenu' | 'userContextMenu'
>
Context for interaction-based commands.
type InteractionCommandContext = Context<
'autocomplete' | 'chatInput' | 'messageContextMenu' | 'userContextMenu'
>