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

475 B

title description nav_exclude image
privacyKeyChatInvite Whether the user can be invited to chats true https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: privacyKeyChatInvite

Back to constructors index

Whether the user can be invited to chats

Type: PrivacyKey

Example:

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