1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-04 19:37:51 +01:00
MadelineProto/old_docs/API_docs_v53/constructors/updatesTooLong.md

22 lines
280 B
Markdown
Raw Normal View History

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