MessageInteraction
Documentation / @discordeno/bot / MessageInteraction
Interface: MessageInteraction
Defined in: transformers/types.ts:1438
Properties
id
id:
bigint
Defined in: transformers/types.ts:1440
Id of the interaction
member?
optionalmember?:Member
Defined in: transformers/types.ts:1442
The member who invoked the interaction in the guild
name
name:
string
Defined in: transformers/types.ts:1444
The name of the ApplicationCommand including the name of the subcommand/subcommand group
type
type:
InteractionTypes
Defined in: transformers/types.ts:1446
The type of interaction
user
user:
User
Defined in: transformers/types.ts:1448
The user who invoked the interaction