resolve Emoji
Returns the unicode emoji from a Discord alias (e.g. :joy:
).
Note: The input string is case-sensitive!
This will return itself if the input is a valid unicode emoji.
Return
The unicode string of this emoji
Parameters
input
An emoji alias or unicode
See also
Throws
if no emoji alias or unicode matches