Skip to content

onStickerUpdate

1
client.stickerUpdateCommand({
2
name: "Guild Sticker Update",
3
channel: "$channelId",
4
code: `
5
$log[A sticker was updated!]
6
`
7
});