Class TdApi.Animations

java.lang.Object
dev.voroby.springframework.telegram.client.TdApi.Object
dev.voroby.springframework.telegram.client.TdApi.Animations
Enclosing class:
TdApi

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

    • animations

      public TdApi.Animation[] animations
      List of animations.
    • CONSTRUCTOR

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

    • Animations

      public Animations()
      Represents a list of animations.
    • Animations

      public Animations(TdApi.Animation[] animations)
      Represents a list of animations.
      Parameters:
      animations - List of animations.
  • 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