Class TdApi.UpdateFileGenerationStop

Enclosing class:
TdApi

public static class TdApi.UpdateFileGenerationStop extends TdApi.Update
File generation is no longer needed.
  • Field Details

    • generationId

      public long generationId
      Unique identifier for the generation process.
    • CONSTRUCTOR

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

    • UpdateFileGenerationStop

      public UpdateFileGenerationStop()
      File generation is no longer needed.
    • UpdateFileGenerationStop

      public UpdateFileGenerationStop(long generationId)
      File generation is no longer needed.
      Parameters:
      generationId - Unique identifier for the generation process.
  • 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