[][src]Module spectacles_model::message

Structs related to Discord messages in a guild channel.

Structs

Embed

Represents a Message Embed being sent.

EmbedAuthor

Information about the embed's author.

EmbedField

Represents an Embed Field object.

EmbedFooter

An Embed Footer data object.

EmbedImage

An Embed Image data object.

EmbedProvider

Information about the embed's provider.

EmbedThumbnail

An Embed Thumbnail data object.

EmbedVideo

An Embed Video data object.

Emoji

A Discord emote than can be used to react to messages.

Message

A message sent in a channel on Discord.

MessageActivity

A Rich Presence Message activity.

MessageApplication

A Rich Presence Message Application.

MessageAttachment

Represents an attachment sent by a user.

MessageBuilder

Represents a message that is being sent to Discord.

MessageReaction

A reaction on a message.

Webhook

A simple solution to post messages in Discord channels from external sources.

Enums

MessageActivityType

A list of Message Activity types.

MessageType

A list of Message types.