Skip to main content
discord.listBans list banned users and reasons in a Discord server.
automations/discord-list-bans.automation.ts

Inputs

Required guildId; optional before or after user cursor and limit from 1–1,000. Do not combine cursors. Optional second argument { account } selects the Discord binding.

Output

Returns DiscordBan[].

Discord behavior

Requires BAN_MEMBERS.