505 B
505 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'}