Table of Contents

Property Fields

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Fields

Gets the embed's fields.

[JsonProperty("fields", NullValueHandling = NullValueHandling.Ignore)]
public IReadOnlyList<DiscordEmbedField> Fields { get; }

Property Value

IReadOnlyList<DiscordEmbedField>