Expand description
Structs related to Discord messages in a guild channel.
Structs§
- Channel
Messages Query - Options for retrieving messages from a channel.
- Create
Emoji Options - Create
Message Options - Represents a message that is being sent to Discord.
- Edit
Message - Represents a message that is being edited in a Discord channel.
- Embed
- Represents a Message Embed being sent.
- Embed
Author - Information about the embed’s author.
- Embed
Field - Represents an Embed Field object.
- Embed
Footer - An Embed Footer data object.
- Embed
Image - An Embed Image data object.
- Embed
Provider - Information about the embed’s provider.
- Embed
Thumbnail - An Embed Thumbnail data object.
- Embed
Video - An Embed Video data object.
- Emoji
- A Discord emote than can be used to react to messages.
- Execute
Webhook Options - GetReactions
Options - Query for getting the users who reacted to a message.
- Guild
Emojis Update - The gateway event emitted when a guild’s emojis are updated.
- Message
- A message sent in a channel on Discord.
- Message
Activity - A Rich Presence Message activity.
- Message
Application - A Rich Presence Message Application.
- Message
Attachment - Represents an attachment sent by a user.
- Message
Reaction - A reaction on a message.
- Modify
Emoji Options - Modify
Webhook Options - Webhook
- A simple solution to post messages in Discord channels from external sources.
Enums§
- Message
Activity Type - A list of Message Activity types.
- Message
Type - A list of Message types.
Traits§
- Message
Response - Represents different types that can be sent to the Discord API.