Property Emoji
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.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; }