Table of Contents

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; }

Property Value

DiscordEmoji