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