kord-rest
common
kord-rest
/
dev.kord.rest.service
/
ChannelService
/
putChannel
put
Channel
suspend
fun
putChannel
(
channelId
:
Snowflake
,
channel
:
ChannelModifyPutRequest
,
reason
:
String
?
=
null
)
:
DiscordChannel
(
source
)