Class GuildStickerUpdateDescriptionEvent

All Implemented Interfaces:
GenericEvent, UpdateEvent<GuildSticker,String>

public class GuildStickerUpdateDescriptionEvent extends GenericGuildStickerUpdateEvent<String>
Indicates that the description of a GuildSticker changed.

Can be used to retrieve the old description

Requirements

This event requires the STICKER CacheFlag to be enabled, which requires the GUILD_EMOJIS_AND_STICKERS intent.
createLight(String) disables that CacheFlag by default!

Identifier: description