Class TdApi.UpdateSavedAnimations

Enclosing class:
TdApi

public static class TdApi.UpdateSavedAnimations extends TdApi.Update
The list of saved animations was updated.
  • Field Details

    • animationIds

      public int[] animationIds
      The new list of file identifiers of saved animations.
    • CONSTRUCTOR

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

    • UpdateSavedAnimations

      public UpdateSavedAnimations()
      The list of saved animations was updated.
    • UpdateSavedAnimations

      public UpdateSavedAnimations(int[] animationIds)
      The list of saved animations was updated.
      Parameters:
      animationIds - The new list of file identifiers of saved 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