toggle menu
kord
0.16.0-SNAPSHOT
common
switch theme
search in API
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
)