@typed-discord/rest
Preparing search index...
types
InteractionCallbackResponse
Interface InteractionCallbackResponse
interface
InteractionCallbackResponse
{
interaction
:
InteractionResponse
;
resource
?:
|
CreateMessageInteractionCallbackResponse
|
LaunchActivityInteractionCallbackResponse
|
UpdateMessageInteractionCallbackResponse
;
}
Index
Properties
interaction
resource?
Properties
interaction
interaction
:
InteractionResponse
Optional
resource
resource
?:
|
CreateMessageInteractionCallbackResponse
|
LaunchActivityInteractionCallbackResponse
|
UpdateMessageInteractionCallbackResponse
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
interaction
resource
@typed-discord/rest
Loading...