diskord
5.2.0
common
diskord-core
/
com.jessecorbett.diskord.api.guild
/
GuildClient
/
updateEmoji
update
Emoji
suspend
fun
updateEmoji
(
emojiId
:
String
,
emoji
:
PatchEmoji
)
:
Emoji
(
source
)
Update an emoji
Return
The updated emoji.
Parameters
emoji
Id
The emoji to update.
emoji
The updated emoji.
Throws
Discord
Exception