Table of Contents

Property UnicodeEmoji

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

UnicodeEmoji

Gets the unicode version of this emoji.

[JsonIgnore]
public string UnicodeEmoji { get; }

Property Value

string

Exceptions

InvalidOperationException

Thrown if emoji is not a unicode emoji.