Class TdApi.Updates

  • Enclosing class:
    TdApi

    public static class TdApi.Updates
    extends TdApi.Object
    Contains a list of updates.
    • Field Detail

      • CONSTRUCTOR

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

      • Updates

        public Updates()
        Contains a list of updates.
      • Updates

        public Updates​(TdApi.Update[] updates)
        Contains a list of updates.
        Parameters:
        updates - List of updates.