MadelineProto/old_docs/API_docs_v44/constructors/updatesTooLong.md

357 B

title description
updatesTooLong updatesTooLong attributes, type and example

Constructor: updatesTooLong

Back to constructors index

Type: Updates

Example:

$updatesTooLong = ['_' => 'updatesTooLong', ];

Or, if you're into Lua:

updatesTooLong={_='updatesTooLong', }