MadelineProtoDocs/docs/API_docs/constructors/inputPrivacyKeyAddedByPhone.md
2024-05-01 14:53:46 +02:00

571 B

title description nav_exclude image
inputPrivacyKeyAddedByPhone Whether people can add you to their contact list by your phone number true https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: inputPrivacyKeyAddedByPhone

Back to constructors index

Whether people can add you to their contact list by your phone number

Type: InputPrivacyKey

Example:

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