AuthenticationCodeInfo constructor
- {required String phone_number,
- required AuthenticationCodeType type,
- AuthenticationCodeType? next_type,
- required int timeout,
- int? extra,
- int? clientId}
Information about the authentication code that was sent
Implementation
AuthenticationCodeInfo