MadelineProtoDocs/old_docs/API_docs_v82/constructors/updateLangPackTooLong.md

479 B

title description image
updateLangPackTooLong Update lang pack too long https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: updateLangPackTooLong

Back to constructors index

Update lang pack too long

Type: Update

Example:

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

Or, if you're into Lua:

updateLangPackTooLong={_='updateLangPackTooLong'}