1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-12 12:47:27 +01:00
MadelineProto/docs/API_docs_46/constructors/updatesTooLong.md

20 lines
276 B
Markdown

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