MadelineProto/docs/TD_docs/constructors/privacyRuleDisallowUsers.md

23 lines
466 B
Markdown
Raw Normal View History

---
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 |
2017-08-20 11:05:56 +02:00
|----------|---------------|----------|-------------|
|user\_ids|Array of [int](../constructors/int.md) | Yes|User identifiers|
### Type: [PrivacyRule](../types/PrivacyRule.md)