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

485 B

title description nav_exclude image
inputPrivacyValueAllowContacts Allow only contacts true https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: inputPrivacyValueAllowContacts

Back to constructors index

Allow only contacts

Type: InputPrivacyRule

Example:

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