593 B
593 B
title | description |
---|---|
authStateWaitPhoneNumber | TDLib needs user's phone number to authorize |
Constructor: authStateWaitPhoneNumber
TDLib needs user's phone number to authorize
Attributes:
Name | Type | Required | Description |
---|
Type: AuthState
Example:
$authStateWaitPhoneNumber = ['_' => 'authStateWaitPhoneNumber', ];
Or, if you're into Lua:
authStateWaitPhoneNumber={_='authStateWaitPhoneNumber', }