Table of Contents

Class DiscordEmbed

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Represents a discord embed.

public sealed class DiscordEmbed
Inheritance
DiscordEmbed

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.

Url

Gets the embed's url.

Video

Gets the embed's video.