Property Fields
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Fields
Gets the embed's fields.
public IReadOnlyList<DiscordEmbedField> Fields { get; }
Property Value
- IReadOnlyList<DiscordEmbedField>
Gets the embed's fields.
public IReadOnlyList<DiscordEmbedField> Fields { get; }