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

457 B

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

Constructor: inputPrivacyValueAllowAll

Back to constructors index

Allow all users

Type: InputPrivacyRule

Example:

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