Property Emoji
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Emoji
The emoji to add to the button. Can be used in conjunction with a label, or as standalone. Must be added if label is not specified.
[JsonProperty("emoji", NullValueHandling = NullValueHandling.Ignore)]
public DiscordComponentEmoji Emoji { get; }