Package net.dv8tion.jda.api.events.sticker
package net.dv8tion.jda.api.events.sticker
Events that track
added stickers
and removed stickers
.
Requirements
These events require the STICKER
CacheFlag to be enabled, which requires
the GUILD_EXPRESSIONS
intent.
createLight(String)
disables that CacheFlag by default!
-
ClassDescriptionIndicates that an
GuildSticker
was created/removed/updated.Indicates that a newGuildSticker
was added to aGuild
.Indicates that a newGuildSticker
was removed from aGuild
.