Table of Contents

Class DiscordEmbed

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Represents a discord embed.

public sealed class DiscordEmbed : ObservableApiObject
Inheritance
DiscordEmbed
Inherited Members

Properties

Author

Gets the embed's author.

Color

Gets the embed's color.

Description

Gets the embed's description.

Fields

Gets the embed's fields.

Footer

Gets the embed's footer.

Image

Gets the embed's image.

Provider

Gets the embed's provider.

Thumbnail

Gets the embed's thumbnail.

Timestamp

Gets the embed's timestamp.

Title

Gets the embed's title.

Type

Gets the embed's type.

TypeDescription
richgeneric embed rendered from embed attributes
imageimage embed
videovideo embed
gifvanimated gif image embed rendered as a video embed
articlearticle embed
linklink embed
poll_resultpoll result embed
auto_moderation_messageauto moderation embed
Url

Gets the embed's url.

Video

Gets the embed's video.