RequestAuthenticationPasswordRecovery
public struct RequestAuthenticationPasswordRecovery : Codable, Equatable, TDFunction
Requests to send a password recovery code to an email address that was previously set up. Works only when the current authorization state is authorizationStateWaitPassword
-
Undocumented
Declaration
Swift
public typealias Result = Ok
-
Requests to send a password recovery code to an email address that was previously set up. Works only when the current authorization state is authorizationStateWaitPassword
Declaration
Swift
public init()