Interface UserPrivacySettingAllowChatInvites

A privacy setting for managing whether the user can be invited to chats. Subtype of UserPrivacySetting.

interface UserPrivacySettingAllowChatInvites {
    @type: "userPrivacySettingAllowChatInvites";
}

Properties

Properties

@type: "userPrivacySettingAllowChatInvites"