Class TdApi.Animations

  • Enclosing class:
    TdApi

    public static class TdApi.Animations
    extends TdApi.Object
    Represents a list of animations.
    • Field Detail

      • CONSTRUCTOR

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

      • Animations

        public Animations()
        Default constructor.
      • Animations

        public Animations​(TdApi.Animation[] animations)
        Constructor for initialization of all fields.
        Parameters:
        animations - List of animations.