Package net.dv8tion.jda.api.events.sticker.update
package net.dv8tion.jda.api.events.sticker.update
Events that track updates for existing
GuildStickers
.
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 updated.Indicates that the availability of aGuildSticker
changed.Indicates that the description of aGuildSticker
changed.Indicates that the name of aGuildSticker
changed.Indicates that the tags of aGuildSticker
changed.