Update documentation.
GitOrigin-RevId: dcce8f16d33a14600059cf7119752223610e9de3
This commit is contained in:
parent
fc7253e774
commit
440d44e4a2
@ -3017,7 +3017,7 @@ setTdlibParameters parameters:tdlibParameters = Ok;
|
||||
checkDatabaseEncryptionKey encryption_key:bytes = Ok;
|
||||
|
||||
//@description Sets the phone number of the user and sends an authentication code to the user. Works only when the current authorization state is authorizationStateWaitPhoneNumber,
|
||||
//-or if there is no pending authentication query and the current authorization state is authorizationStateWaitCode or authorizationStateWaitPassword
|
||||
//-or if there is no pending authentication query and the current authorization state is authorizationStateWaitCode, authorizationStateWaitRegistration, or authorizationStateWaitPassword
|
||||
//@phone_number The phone number of the user, in international format @settings Settings for the authentication of the user's phone number
|
||||
setAuthenticationPhoneNumber phone_number:string settings:phoneNumberAuthenticationSettings = Ok;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user