MadelineProto/docs/API_docs/constructors/updateLangPackTooLong.md
2017-06-30 15:36:33 +02:00

404 B

title description
updateLangPackTooLong updateLangPackTooLong attributes, type and example

Constructor: updateLangPackTooLong

Back to constructors index

Type: Update

Example:

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

Or, if you're into Lua:

updateLangPackTooLong={_='updateLangPackTooLong', }