506 B
506 B
title | description | image |
---|---|---|
help.noAppUpdate | No updates are available for the application. | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
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'}