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

525 B

title description nav_exclude image
inputPrivacyKeyChatInvite Whether people will be able to invite you to chats true https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: inputPrivacyKeyChatInvite

Back to constructors index

Whether people will be able to invite you to chats

Type: InputPrivacyKey

Example:

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