Class DiscordEmbedField
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Represents a field inside a discord embed.
public sealed class DiscordEmbedField
- Inheritance
-
DiscordEmbedField
Properties
- Inline
Gets whether or not this field should display inline.
- Name
Gets the name of the field.
- Value
Gets the value of the field.