MadelineProtoDocs/docs/TD_docs/constructors/privacyRuleAllowUsers.md

23 lines
439 B
Markdown
Raw Normal View History

2018-04-01 13:19:25 +02:00
---
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)