Table of Contents

Property Embeds

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Embeds

Gets embeds attached to this message.

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

Property Value

IReadOnlyList<DiscordEmbed>