Interface StickerUnion

All Superinterfaces:
ISnowflake, RichSticker, Sticker, StickerSnowflake

public interface StickerUnion extends RichSticker
Represents possible RichSticker types.

This delegates the sticker methods for a rich sticker type, but can be converted to a concrete type using either asGuildSticker() or asStandardSticker().