account.privacyRules
Privacy rules
type tg.AccountPrivacyRules struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Rules | []PrivacyRuleClass | yes | Privacy rules |
Chats | []ChatClass | yes | Chats to which the rules apply |
Users | []UserClass | yes | Users to which the rules apply |
Returned by
References
- Official documentation
- Generated Go reference
- TL definition:
account.privacyRules#50a04e45