AkairoClient
CommandInteraction
The application's id
The author of the interaction.
The id of the channel this interaction was sent in
Readonly
clientThe client that instantiated this
The command name and arguments represented as a string.
The timestamp the interaction was sent at.
The id of the guild this interaction was sent in
The ID of the interaction.
The command interaction.
Represents the author of the interaction as a guild member. Only available if the interaction comes from a guild where the author is still a member.
Whether or not this message is a partial
Utilities for command responding.
The channel that the interaction was sent in.
The message contents with all mentions replaced by the equivalent text. If mentions cannot be resolved to a name, the relevant mention in the message content will not be converted.
The time the message was sent at
The url to jump to this message
Indicates whether this interaction is received from a guild.
A command interaction represented as a message.