MessageInteraction
Documentation / @discordeno/bot / MessageInteraction
Interface: MessageInteraction
Defined in: transformers/types.ts:1311
Properties
id
id:
bigint
Defined in: transformers/types.ts:1313
Id of the interaction
member?
optionalmember:Member
Defined in: transformers/types.ts:1315
The member who invoked the interaction in the guild
name
name:
string
Defined in: transformers/types.ts:1317
The name of the ApplicationCommand including the name of the subcommand/subcommand group
type
type:
InteractionTypes
Defined in: transformers/types.ts:1319
The type of interaction
user
user:
User
Defined in: transformers/types.ts:1321
The user who invoked the interaction