Class TdApi.UpdateTrendingStickerSets

Enclosing class:
TdApi

public static class TdApi.UpdateTrendingStickerSets extends TdApi.Update
The list of trending sticker sets was updated or some of them were viewed.
  • Field Details

    • stickerType

      public TdApi.StickerType stickerType
      Type of the affected stickers.
    • stickerSets

      public TdApi.TrendingStickerSets stickerSets
      The prefix of the list of trending sticker sets with the newest trending sticker sets.
    • CONSTRUCTOR

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

    • UpdateTrendingStickerSets

      public UpdateTrendingStickerSets()
      The list of trending sticker sets was updated or some of them were viewed.
    • UpdateTrendingStickerSets

      public UpdateTrendingStickerSets(TdApi.StickerType stickerType, TdApi.TrendingStickerSets stickerSets)
      The list of trending sticker sets was updated or some of them were viewed.
      Parameters:
      stickerType - Type of the affected stickers.
      stickerSets - The prefix of the list of trending sticker sets with the newest trending sticker sets.
  • 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