export class InteractionCallbackResponse<InGuild extends boolean = boolean>
Represents an interaction's response
readonlyClient<true> client :
The client that instantiated this
InteractionCallback interaction :
The interaction object associated with the interaction callback response
InteractionCallbackResource<InGuild> | null resource :
The resource that was created by the interaction response