551 B
551 B
title | description | image |
---|---|---|
inputPrivacyKeyChatInvite | Whether the user can be invited to chats | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: inputPrivacyKeyChatInvite
Whether the user can be invited to chats
Type: InputPrivacyKey
Example:
$inputPrivacyKeyChatInvite = ['_' => 'inputPrivacyKeyChatInvite'];
Or, if you're into Lua:
inputPrivacyKeyChatInvite={_='inputPrivacyKeyChatInvite'}