593 B
593 B
title | description | image |
---|---|---|
inputPrivacyKeyPhoneNumber | Whether people will be able to see the user's phone number | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: inputPrivacyKeyPhoneNumber
Whether people will be able to see the user's phone number
Type: InputPrivacyKey
Example:
$inputPrivacyKeyPhoneNumber = ['_' => 'inputPrivacyKeyPhoneNumber'];
Or, if you're into Lua:
inputPrivacyKeyPhoneNumber={_='inputPrivacyKeyPhoneNumber'}