find emoji with ID (id)
Find an emoji with a particular ID.
Requires the following blocks to be present in the project: discord login
Parameters
Parameter name | Parameter type | Required? | Description |
---|---|---|---|
id | any | ✓ | The ID of the emoji to find. |
Output
emoji - The emoji, if found (otherwise null).