Piecewise

Build chat bots with blocks

users banned from server (guild)

In Discord → Servers; Discord → Moderation

Jump to block

Get the IDs of the users banned from a particular server. This may be inefficient in large servers.

Requires the following blocks to be present in the project: discord login

Parameters

Parameter name Parameter type Required? Description
guild guild The server to get banned users from

Output

Array - The IDs of the users banned from a particular server. To get users from IDs, use the get user by ID block.