MessageInteraction
Documentation / @discordeno/bot / MessageInteraction
Interface: MessageInteraction
Defined in: bot/src/transformers/types.ts:1251
Properties
id
id:
bigint
Defined in: bot/src/transformers/types.ts:1253
Id of the interaction
member?
optionalmember:Member
Defined in: bot/src/transformers/types.ts:1255
The member who invoked the interaction in the guild
name
name:
string
Defined in: bot/src/transformers/types.ts:1257
The name of the ApplicationCommand including the name of the subcommand/subcommand group
type
type:
InteractionTypes
Defined in: bot/src/transformers/types.ts:1259
The type of interaction
user
user:
User
Defined in: bot/src/transformers/types.ts:1261
The user who invoked the interaction