Preparing search index...
The search index is not available
discord-js-button-pagination-ts
discord-js-button-pagination-ts
<internal>
AutoModerationActionMetadataOptions
Interface AutoModerationActionMetadataOptions
Make all properties in T optional
interface
AutoModerationActionMetadataOptions
{
channel
?:
ThreadChannel
<
boolean
>
|
GuildTextChannelResolvable
;
customMessage
?:
null
|
string
;
durationSeconds
?:
null
|
number
;
}
Hierarchy (
View Summary
)
Partial
<
Omit
<
AutoModerationActionMetadata
,
"channelId"
>
>
AutoModerationActionMetadataOptions
Index
Properties
channel?
custom
Message?
duration
Seconds?
Properties
Optional
channel
channel
?:
ThreadChannel
<
boolean
>
|
GuildTextChannelResolvable
Optional
custom
Message
customMessage
?:
null
|
string
Optional
duration
Seconds
durationSeconds
?:
null
|
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel
custom
Message
duration
Seconds
discord-js-button-pagination-ts
Loading...
Make all properties in T optional