Property Emoji
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Emoji
Gets the emoji used to react to this message.
[JsonProperty("emoji", NullValueHandling = NullValueHandling.Ignore)]
public DiscordEmoji Emoji { get; }
Gets the emoji used to react to this message.
[JsonProperty("emoji", NullValueHandling = NullValueHandling.Ignore)]
public DiscordEmoji Emoji { get; }