AuthorizationStateWaitPhoneNumber constructor

AuthorizationStateWaitPhoneNumber(
  1. {int? extra,
  2. int? clientId}
)

TDLib needs the user's phone number to authorize. Call setAuthenticationPhoneNumber to provide the phone number, or use requestQrCodeAuthentication or checkAuthenticationBotToken for other authentication options

Implementation

AuthorizationStateWaitPhoneNumber