565 B
565 B
title | description | image | redirect_from |
---|---|---|---|
help.noAppUpdate | No updates are available for the application. | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png | /API_docs/constructors/help_noAppUpdate.html |
Constructor: help.noAppUpdate
No updates are available for the application.
Type: help.AppUpdate
Example:
$help.noAppUpdate = ['_' => 'help.noAppUpdate'];
Or, if you're into Lua:
help.noAppUpdate={_='help.noAppUpdate'}