@typed-discord/rest
Preparing search index...
types
BulkBanUsersResponse
Interface BulkBanUsersResponse
interface
BulkBanUsersResponse
{
banned_users
:
`
${
bigint
}
`
[]
;
failed_users
:
`
${
bigint
}
`
[]
;
}
Index
Properties
banned_
users
failed_
users
Properties
banned_
users
banned_users
:
`
${
bigint
}
`
[]
failed_
users
failed_users
:
`
${
bigint
}
`
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
banned_
users
failed_
users
@typed-discord/rest
Loading...