--- title: "privacyKeyChatInvite" description: "Whether the user can be invited to chats" nav_exclude: true image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png --- # Constructor: privacyKeyChatInvite [Back to constructors index](/API_docs/constructors/index.html) Whether the user can be invited to chats ### Type: [PrivacyKey](/API_docs/types/PrivacyKey.html) ### Example: ``` $privacyKeyChatInvite = ['_' => 'privacyKeyChatInvite']; ```