AuthorizationStateWaitEmailCode constructor
- {required bool allow_apple_id,
 - required bool allow_google_id,
 - required EmailAddressAuthenticationCodeInfo code_info,
 - EmailAddressResetState? email_address_reset_state,
 - int? extra,
 - int? clientId}
 
TDLib needs the user's authentication code sent to an email address to authorize. Call checkAuthenticationEmailCode to provide the code
Implementation
AuthorizationStateWaitEmailCode