Expand description
Textual user communication method.
Re-exports§
pub use self::component::Component;
pub use self::embed::Embed;
pub use self::sticker::MessageSticker;
pub use self::sticker::Sticker;
Modules§
- Interactive message elements for use with
Interaction
s. - Rich message content.
- Message stickers.
Structs§
- Allowed mentions (pings).
- Mention of a user in a message.
- Text message sent in a
Channel
. - Activity associated with a message.
- Partial
Application
sent with Rich Presence-related chat embeds. - Information about the call in a private channel.
- Flags to signal state and modify the look of a message.
- Associated interaction metadata.
- Message reference struct.
- The snap-shot of a message.
- Reaction below a message.
- Breakdown of normal and super reaction counts for the associated emoji.
- Information about a role subscription that created a
Message
.