updateSticker

suspend fun updateSticker(stickerId: String, sticker: PatchSticker): Sticker(source)

Update an existing sticker.

Return

the updated sticker

Parameters

stickerId

the sticker to update

sticker

the updates to make

Throws