diskord
5.2.0
common
diskord-core
/
com.jessecorbett.diskord.api.channel
/
ChannelClient
/
updateName
update
Name
suspend
fun
updateName
(
name
:
String
)
:
Channel
(
source
)
Update this channel's name.
Not available for 1:1 DMs.
Return
The updated channel.
Parameters
name
The new channel name.
Throws
Discord
Exception