MadelineProto/docs/TD_docs/constructors/privacyRuleDisallowUsers.md
Daniil Gentili 8600a2fcba docufix
2017-09-29 15:50:59 +02:00

23 lines
459 B
Markdown

---
title: privacyRuleDisallowUsers
description: Rule to disallow all specified users
---
## Constructor: privacyRuleDisallowUsers
[Back to constructors index](index.md)
Rule to disallow all specified users
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|user\_ids|Array of [int](../types/int.md) | Yes|User identifiers|
### Type: [PrivacyRule](../types/PrivacyRule.md)