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.json.request
/
ChannelModifyPutRequest
/
ChannelModifyPutRequest
Channel
Modify
Put
Request
constructor
(
name
:
String
,
position
:
Int
,
topic
:
String
?
=
null
,
nsfw
:
Boolean
?
=
null
,
rateLimitPerUser
:
Int
?
=
null
,
bitrate
:
Int
?
=
null
,
userLimit
:
Int
?
=
null
,
permissionOverwrites
:
List
<
Overwrite
>
,
parentId
:
String
?
=
null
)
(
source
)