AuthorizationStateWaitEmailAddress¶
TDLib needs the user's email address to authorize. Call setAuthenticationEmailAddress to provide the email address, or directly call checkAuthenticationEmailCode with Apple ID/Google ID token if allowed
AuthorizationStateWaitEmailAddress(
allow_apple_id: Bool,
allow_google_id: Bool
) → AuthorizationState