resolveJDAEmojiOrNull

Returns the UnicodeEmoji from a Discord alias (e.g. :joy:), or null if unresolvable.

Note: The input string is case-sensitive!

This will return itself if the input is a valid unicode emoji.

Return

The UnicodeEmoji of this emoji

Parameters

input

An emoji alias or unicode

See also