find emoji with Unicode character (unicode)
Find a Discord emoji that corresponds to a particular Unicode emoji.
Requires the following blocks to be present in the project: discord login
Parameters
Parameter name | Parameter type | Required? | Description |
---|---|---|---|
unicode | String | ✓ | The Unicode character to match an emoji to. |
Output
emoji - The emoji, if it exists - otherwise throws an exception.