RESTAPIInteractionCallbackResourceObject

export interface RESTAPIInteractionCallbackResourceObject
export interface RESTAPIInteractionCallbackResourceObject
https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-callback-interaction-callback-resource-object
Represents the Activity launched by this interaction
Remarks
Only present if type is LaunchActivity
message?:APIMessage
Message created by the interaction
Remarks
Only present if type is ChannelMessageWithSource or UpdateMessage
Interaction callback type