Table of Contents

Method IsValidUnicode

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IsValidUnicode(string)

Checks whether specified unicode entity is a valid unicode emoji.

public static bool IsValidUnicode(string unicodeEntity)

Parameters

unicodeEntity string

Entity to check.

Returns

bool

Whether it's a valid emoji.