ResendAuthenticationCode
public struct ResendAuthenticationCode : Codable, Equatable, TDFunction
Re-sends an authentication code to the user. Works only when the current authorization state is authorizationStateWaitCode and the next_code_type of the result is not null
-
Undocumented
Declaration
Swift
public typealias Result = Ok
-
Re-sends an authentication code to the user. Works only when the current authorization state is authorizationStateWaitCode and the next_code_type of the result is not null
Declaration
Swift
public init()