interface MessageInteraction

export interface MessageInteraction

Partial data of the interaction that a message is a reply to

commandName : string

The name of the interaction's application command, as well as the subcommand and subcommand group, where applicable

The interaction's id

The type of the interaction

user : User

The user that invoked the interaction