Interface UserPrivacySettingRuleRestrictBots

A rule to restrict all bots from doing something. Subtype of UserPrivacySettingRule.

interface UserPrivacySettingRuleRestrictBots {
    @type: "userPrivacySettingRuleRestrictBots";
}

Properties

Properties

@type: "userPrivacySettingRuleRestrictBots"