Table of Contents

Property Embeds

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Embeds

Gets embeds attached to this message.

[JsonIgnore]
public IReadOnlyList<DiscordEmbed> Embeds { get; }

Property Value

IReadOnlyList<DiscordEmbed>