diskord
5.2.0
common
diskord-core
/
com.jessecorbett.diskord.api.guild
/
GuildClient
/
updateRole
update
Role
suspend
fun
updateRole
(
roleId
:
String
,
role
:
PatchRole
)
:
Role
(
source
)
Update a role.
Return
The updated role.
Parameters
role
Id
The role to update.
role
The role updates.
Throws
Discord
Exception