ResendChangePhoneNumberCode
public struct ResendChangePhoneNumberCode : Codable, Equatable, TDFunction
Re-sends the authentication code sent to confirm a new phone number for the user. Works only if the previously received authenticationCodeInfo next_code_type was not null
-
Undocumented
Declaration
Swift
public typealias Result = AuthenticationCodeInfo
-
Re-sends the authentication code sent to confirm a new phone number for the user. Works only if the previously received authenticationCodeInfo next_code_type was not null
Declaration
Swift
public init()