MadelineProtoDocs/old_docs/API_docs_v102/constructors/updatesTooLong.md
2019-06-24 15:45:02 +02:00

421 B

title description image
updatesTooLong Updates too long https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: updatesTooLong

Back to constructors index

Updates too long

Type: Updates

Example:

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

Or, if you're into Lua:

updatesTooLong={_='updatesTooLong'}