MadelineProtoDocs/docs/API_docs/constructors/inputPrivacyKeyPhoneNumber.md

501 B

title description image
inputPrivacyKeyPhoneNumber Phone number https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: inputPrivacyKeyPhoneNumber

Back to constructors index

Phone number

Type: InputPrivacyKey

Example:

$inputPrivacyKeyPhoneNumber = ['_' => 'inputPrivacyKeyPhoneNumber'];

Or, if you're into Lua:

inputPrivacyKeyPhoneNumber={_='inputPrivacyKeyPhoneNumber'}