Message
An instance of a https://discord.com/developers/docs/resources/channel#message-object.
Types
An instance of MessageInteraction
Properties
The ActionRowComponents of this message.
If the message is a response to an ActionInteraction, this is the id of the interaction's application
The files attached to this message.
The channel behavior that this message belongs to.
The id of the MessageChannel this message was send in.
The instant when this message was last edited, if ever.
The flags of this message.
The Message.Interaction sent on this message object when it is a response to an ActionInteraction.
The Channels specifically mentioned in this message.
The ids of Channels specifically mentioned in this message.
The Channels specifically mentioned in this message.
The ids of roles mentioned in this message.
The roles mentioned in this message.
The Behaviors of users mentioned in this message.
The ids of users mentioned in this message.
The users mentioned in this message.
True if this message mentions @everyone
.
reference data sent with crossposted messages and replies.
The message being replied to.
The data of the RoleSubscription purchase or renewal that prompted this RoleSubscriptionPurchase message.
The stickers sent with this message.
The supplier used to request entities.
The type of this message.
Functions
Requests to add an emoji to this message.
Requests to get this behavior as a Message, returns null if the message isn't present.
Requests to delete this message.
Requests to delete all reactions from this message.
Requests to delete an emoji from this message made by this bot.
Requests to delete all emoji reactions from this message.
Requests to edit this message.
Retrieve the Message associated with this behaviour from the provided EntitySupplier
Retrieve the Message associated with this behaviour from the provided EntitySupplier returns null if the Message isn't present.
Requests to get the author as a member.
Requests to get the author as a member.
Requests to get the channel this message was send in.
Requests to get the guild of this message, returns null if the Guild isn't present or this message wasn't made in a guild.
Requests to get all users that have reacted to this message.
Request to reply to this message, setting messageReference to this message's id.