kord
Toggle table of contents
or(map(map(map(map(valueof(ProcessOutputValueSource))))), map(map(map(map(valueof(ProcessOutputValueSource))))))
common
Platform filter
common
Switch theme
Search in API
kord
kord-rest
/
dev.kord.rest.builder.channel.thread
/
StartThreadBuilder
Start
Thread
Builder
class
StartThreadBuilder
(
var
name
:
String
,
val
type
:
ChannelType
)
:
AuditRequestBuilder
<
StartThreadRequest
>
(
source
)
Members
Constructors
Start
Thread
Builder
Link copied to clipboard
constructor
(
name
:
String
,
type
:
ChannelType
)
Properties
auto
Archive
Duration
Link copied to clipboard
var
autoArchiveDuration
:
ArchiveDuration
?
invitable
Link copied to clipboard
var
invitable
:
Boolean
?
name
Link copied to clipboard
var
name
:
String
rate
Limit
Per
User
Link copied to clipboard
var
rateLimitPerUser
:
Duration
?
reason
Link copied to clipboard
open
override
var
reason
:
String
?
The reason for this request, this will be displayed in the audit log.
type
Link copied to clipboard
val
type
:
ChannelType
Functions
to
Request
Link copied to clipboard
open
override
fun
toRequest
(
)
:
StartThreadRequest