Class TdApi.TMeUrlTypeStickerSet

  • Enclosing class:
    TdApi

    public static class TdApi.TMeUrlTypeStickerSet
    extends TdApi.TMeUrlType
    A URL linking to a sticker set.
    • Field Detail

      • stickerSetId

        public long stickerSetId
        Identifier of the sticker set.
      • CONSTRUCTOR

        public static final int CONSTRUCTOR
        Identifier uniquely determining type of the object.
        See Also:
        Constant Field Values
    • Constructor Detail

      • TMeUrlTypeStickerSet

        public TMeUrlTypeStickerSet()
        A URL linking to a sticker set.
      • TMeUrlTypeStickerSet

        public TMeUrlTypeStickerSet​(long stickerSetId)
        A URL linking to a sticker set.
        Parameters:
        stickerSetId - Identifier of the sticker set.