Class TdApi.UpdateFileGenerationStop

  • Enclosing class:
    TdApi

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

      • 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:
        Constant Field Values
    • Constructor Detail

      • 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.