FinishFileGeneration
public struct FinishFileGeneration : Codable, Equatable, TDFunction
Finishes the file generation
-
Undocumented
Declaration
Swift
public typealias Result = Ok
-
The identifier of the generation process
Declaration
Swift
public let generationId: TDInt64
-
If set, means that file generation has failed and should be terminated
Declaration
Swift
public let error: Error
-
Finishes the file generation
Parameters
generationId
The identifier of the generation process
error
If set, means that file generation has failed and should be terminated