View Source ExTDLib.Object.UserPrivacySettingRules (ExTDLib v0.0.4)

A list of privacy rules. Rules are matched in the specified order. The first matched rule defines the privacy setting for a given user. If no rule matches, the action is not allowed.

NameTypeDescription
rulesUserPrivacySettingRuleA list of rules.

More details on telegram's documentation.