503 B
503 B
title | description |
---|---|
updateLangPackTooLong | updateLangPackTooLong attributes, type and example |
Constructor: updateLangPackTooLong
Type: Update
Example:
$updateLangPackTooLong = ['_' => 'updateLangPackTooLong'];
PWRTelegram json-encoded version:
{"_": "updateLangPackTooLong"}
Or, if you're into Lua:
updateLangPackTooLong={_='updateLangPackTooLong'}