Preparing search index...
The search index is not available
discord-js-button-pagination-ts
discord-js-button-pagination-ts
<internal>
GuildForumThreadCreateOptions
Interface GuildForumThreadCreateOptions
interface
GuildForumThreadCreateOptions
{
appliedTags
?:
readonly
string
[]
;
autoArchiveDuration
?:
ThreadAutoArchiveDuration
;
message
:
MessagePayload
|
GuildForumThreadMessageCreateOptions
;
name
:
string
;
rateLimitPerUser
?:
number
;
reason
?:
string
;
}
Hierarchy (
View Summary
)
StartThreadOptions
GuildForumThreadCreateOptions
Index
Properties
applied
Tags?
auto
Archive
Duration?
message
name
rate
Limit
Per
User?
reason?
Properties
Optional
applied
Tags
appliedTags
?:
readonly
string
[]
Optional
auto
Archive
Duration
autoArchiveDuration
?:
ThreadAutoArchiveDuration
message
message
:
MessagePayload
|
GuildForumThreadMessageCreateOptions
name
name
:
string
Optional
rate
Limit
Per
User
rateLimitPerUser
?:
number
Optional
reason
reason
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
applied
Tags
auto
Archive
Duration
message
name
rate
Limit
Per
User
reason
discord-js-button-pagination-ts
Loading...