Preparing search index...
The search index is not available
discord-js-button-pagination-ts
discord-js-button-pagination-ts
<internal>
BulkBanOptions
Interface BulkBanOptions
Construct a type with the properties of T except for those in type K.
interface
BulkBanOptions
{
deleteMessageSeconds
?:
number
;
reason
?:
string
;
}
Hierarchy (
View Summary
)
Omit
<
BanOptions
,
"deleteMessageDays"
>
BulkBanOptions
Index
Properties
delete
Message
Seconds?
reason?
Properties
Optional
delete
Message
Seconds
deleteMessageSeconds
?:
number
Optional
reason
reason
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
delete
Message
Seconds
reason
discord-js-button-pagination-ts
Loading...
Construct a type with the properties of T except for those in type K.