Close
public struct Close : Codable, Equatable, TDFunction
Closes the TDLib instance. All databases will be flushed to disk and properly closed. After the close completes, updateAuthorizationState with authorizationStateClosed will be sent
-
Undocumented
Declaration
Swift
public typealias Result = Ok
-
Closes the TDLib instance. All databases will be flushed to disk and properly closed. After the close completes, updateAuthorizationState with authorizationStateClosed will be sent
Declaration
Swift
public init()