--- title: "privacyValueDisallowContacts" description: "Disallow only contacts" nav_exclude: true image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png --- # Constructor: privacyValueDisallowContacts [Back to constructors index](/API_docs/constructors/index.html) Disallow only contacts ### Type: [PrivacyRule](/API_docs/types/PrivacyRule.html) ### Example: ``` $privacyValueDisallowContacts = ['_' => 'privacyValueDisallowContacts']; ```