GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

RESTPostAPIGuildBulkBanResult

https://discord.com/developers/docs/resources/guild#bulk-guild-ban

API/Interfaces/RESTPostAPIGuildBulkBanResult
seyfert/lib/types/rest/guild.d.ts

Signature

export interface RESTPostAPIGuildBulkBanResult

Properties

2
banned_usersfailed_users

Methods

0

No methods.

Properties

banned_users#
banned_users: Snowflake[];

List of user ids, that were successfully banned

failed_users#
failed_users: Snowflake[];

List of user ids, that were not banned