MadelineProto/docs/TD_docs/constructors/privacyRuleAllowUsers.md

23 lines
446 B
Markdown
Raw Normal View History

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