MadelineProto/docs/API_docs/constructors/inputNotifyUsers.md
2016-12-20 13:32:11 +01:00

20 lines
301 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', ];
```