LogOut
public struct LogOut : Codable, Equatable, TDFunction
Closes the TDLib instance after a proper logout. Requires an available network connection. All local data will be destroyed. After the logout completes, updateAuthorizationState with authorizationStateClosed will be sent
-
Undocumented
Declaration
Swift
public typealias Result = Ok
-
Closes the TDLib instance after a proper logout. Requires an available network connection. All local data will be destroyed. After the logout completes, updateAuthorizationState with authorizationStateClosed will be sent
Declaration
Swift
public init()