SetAuthenticationPhoneNumber constructor
- {required String phone_number,
- PhoneNumberAuthenticationSettings? settings,
- int? extra,
- int? clientId}
Sets the phone number of the user and sends an authentication code to the user. Works only when the current authorization state is authorizationStateWaitPhoneNumber,
Returns Ok
Implementation
SetAuthenticationPhoneNumber