Skip to main content
Version: Next

InteractionCommandContext

InteractionCommandContext

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