Class GuildStickerUpdateAvailableEvent

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

public class GuildStickerUpdateAvailableEvent extends GenericGuildStickerUpdateEvent<Boolean>
Indicates that the availability of a GuildSticker changed.

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: available