InteractionContextType
Context in Discord where an interaction can be used, or where it was triggered from.
See InteractionContextTypes in the Discord Developer Documentation.
Inheritors
Types
Link copied to clipboard
Interaction can be used within DMs with the app's bot user
Link copied to clipboard
Interaction can be used within servers
Link copied to clipboard
Interaction can be used within Group DMs and DMs other than the app's bot user
Link copied to clipboard
An unknown InteractionContextType.