Table of Contents

Property Emoji

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Emoji

Gets the emoji for the field, if any.

[JsonProperty("emoji", NullValueHandling = NullValueHandling.Ignore)]
public DiscordComponentEmoji? Emoji { get; }

Property Value

DiscordComponentEmoji