Table of Contents

Property EmojiName

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

EmojiName

Gets the name of the emoji if custom or the unicode character if standard, when applicable.

[JsonProperty("emoji_name", NullValueHandling = NullValueHandling.Ignore)]
public string EmojiName { get; }

Property Value

string