621 B
621 B
title | description | image |
---|---|---|
inputPrivacyKeyAddedByPhone | Whether people can add you to their contact list by your phone number | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: inputPrivacyKeyAddedByPhone
Whether people can add you to their contact list by your phone number
Type: InputPrivacyKey
Example:
$inputPrivacyKeyAddedByPhone = ['_' => 'inputPrivacyKeyAddedByPhone'];
Or, if you're into Lua:
inputPrivacyKeyAddedByPhone={_='inputPrivacyKeyAddedByPhone'}