RequestPasswordRecovery
public struct RequestPasswordRecovery : Codable, Equatable, TDFunction
Requests to send a password recovery code to an email address that was previously set up
-
Undocumented
Declaration
Swift
public typealias Result = EmailAddressAuthenticationCodeInfo
-
Requests to send a password recovery code to an email address that was previously set up
Declaration
Swift
public init()