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

463 B

title description nav_exclude image
inputPrivacyValueDisallowAll Disallow all true https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: inputPrivacyValueDisallowAll

Back to constructors index

Disallow all

Type: InputPrivacyRule

Example:

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