Piecewise

Build chat bots with blocks

find server with ID (id)

In Discord → Servers

Jump to block

Find a server 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 of the server to find.

Output

guild - The server if found, or null.