TDLib v0.0.2 TDLib.Object.UserPrivacySettingRules View Source
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.
Name | Type | Description |
---|---|---|
rules | UserPrivacySettingRule[] | A list of rules. |
More details on telegram’s documentation.