Class TdApi.Stickers

  • Enclosing class:
    TdApi

    public static class TdApi.Stickers
    extends TdApi.Object
    Represents a list of stickers.
    • Field Detail

      • CONSTRUCTOR

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

      • Stickers

        public Stickers()
        Represents a list of stickers.
      • Stickers

        public Stickers​(TdApi.Sticker[] stickers)
        Represents a list of stickers.
        Parameters:
        stickers - List of stickers.