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