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

23 lines
439 B
Markdown

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