MadelineProto/docs/API_docs/constructors/inputNotifyUsers.md
2016-12-30 23:21:36 +03:00

20 lines
302 B
Markdown

---
title: inputNotifyUsers
description: inputNotifyUsers attributes, type and example
---
## Constructor: inputNotifyUsers
[Back to constructors index](index.md)
### Type: [InputNotifyPeer](../types/InputNotifyPeer.md)
### Example:
```
$inputNotifyUsers = ['_' => 'inputNotifyUsers', ];
```