Piecewise

Build chat bots with blocks

find emoji with ID (id)

In Discord → Emoji

Jump to block

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).