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