Parses emoji info out of a string. The string must be one of:* A UTF-8 emoji (no id)* A URL-encoded UTF-8 emoji (no id)* A Discord custom emoji (
<:name:id>
or <a:name:id>
)Returns
Name | Type | Optional | Description |
---|---|---|---|
text | string | No | Emoji string to parse |