Class TdApi.TMeUrlTypeStickerSet

Enclosing class:
TdApi

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

    • stickerSetId

      public long stickerSetId
      Identifier of the sticker set.
    • CONSTRUCTOR

      public static final int CONSTRUCTOR
      Identifier uniquely determining type of the object.
      See Also:
  • Constructor Details

    • 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.
  • Method Details

    • getConstructor

      public int getConstructor()
      Description copied from class: TdApi.Object
      Returns an identifier uniquely determining type of the object.
      Specified by:
      getConstructor in class TdApi.Object
      Returns:
      this.CONSTRUCTOR