AkairoClient
CommandInteraction
The application's id
The author of the interaction.
The id of the channel this interaction was sent in
ReadonlyclientThe 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 guild the interaction was sent in (if in a guild channel).
The url to jump to this message
Deletes the reply to the command.
Indicates whether this interaction is received from a guild.
Replies or edits the reply of the slash command.
The options to edit the reply.
Transforms the class to a plain object.
Returns the id of this object.
A command interaction represented as a message.