Class GuildStickerAddedEvent

All Implemented Interfaces:
GenericEvent

public class GuildStickerAddedEvent extends GenericGuildStickerEvent
Indicates that a new GuildSticker was added to a Guild.

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!