Class GuildStickerUpdateNameEvent

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

public class GuildStickerUpdateNameEvent extends GenericGuildStickerUpdateEvent<String>
Indicates that the name of a GuildSticker changed.

Can be used to retrieve the old name

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