MadelineProto/old_docs/API_docs_v45/constructors/botInfoEmpty.md

22 lines
270 B
Markdown
Raw Normal View History

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