1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-04 20:07:50 +01:00
MadelineProto/old_docs/API_docs_v41/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', ];
```