Skip to main content
Module

x/discord_api_types/v10.ts>RESTPostAPIGuildBulkBanJSONBody

Up to date Discord API Typings, versioned by the API version
Go to Latest
interface RESTPostAPIGuildBulkBanJSONBody
import { type RESTPostAPIGuildBulkBanJSONBody } from "https://deno.land/x/discord_api_types@0.37.82/v10.ts";

Properties

user_ids: Snowflake[]

List of user ids to ban (max 200)

optional
delete_message_seconds: number | undefined

Number of seconds to delete messages for, between 0 and 604800 (7 days)