InteractionCommandContext
InteractionCommandContext
Signature
type InteractionCommandContext = Context<
'autocomplete' | 'chatInput' | 'messageContextMenu' | 'userContextMenu'
>
type InteractionCommandContext = Context<
'autocomplete' | 'chatInput' | 'messageContextMenu' | 'userContextMenu'
>