InteractionCallback

export class InteractionCallback
export class InteractionCallback
Represents an interaction callback response from Discord
activityInstanceId:string | null
The instance id of the Activity if one was launched or joined
Readonly
client:Client<true>
The client that instantiated this.
Readonly
createdAt:Date
The time the original interaction was created at
Readonly
createdTimestamp:number
The timestamp the original interaction was created at
The id of the original interaction response
responseMessageEphemeral:boolean | null
Whether the response message was ephemeral
responseMessageId:Snowflake | null
The id of the message that was created by the interaction
responseMessageLoading:boolean | null
Whether the message is in a loading state
The type of the original interaction