find server with ID (id)
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.