Interface StandardSticker

All Superinterfaces:
ISnowflake, RichSticker, Sticker, StickerSnowflake

public interface StandardSticker extends RichSticker
Standard stickers used for nitro and wave buttons on welcome messages.

This includes stickers from StickerPacks, such as wumpus or doggos.

  • Method Details

    • getType

      @Nonnull default Sticker.Type getType()
      Description copied from interface: RichSticker
      Specified by:
      getType in interface RichSticker
      Returns:
      The type
    • getPackIdLong

      long getPackIdLong()
      The ID of the pack the sticker is from.
      Returns:
      the ID of the pack the sticker is from
    • getPackId

      @Nonnull default String getPackId()
      The ID of the pack the sticker is from.
      Returns:
      the ID of the pack the sticker is from
    • getSortValue

      int getSortValue()
      The sticker's sort order within its pack
      Returns:
      The sort order value