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

20 lines
267 B
Markdown

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