diskord
5.2.0
common
diskord-core
/
com.jessecorbett.diskord.api.guild
/
GuildClient
/
updateSticker
update
Sticker
suspend
fun
updateSticker
(
stickerId
:
String
,
sticker
:
PatchSticker
)
:
Sticker
(
source
)
Update an existing sticker.
Return
the updated sticker
Parameters
sticker
Id
the sticker to update
sticker
the updates to make
Throws
Discord
Exception