MadelineProto/old_docs/API_docs_v55/constructors/help_appChangelogEmpty.md

531 B

title description
help.appChangelogEmpty help_appChangelogEmpty attributes, type and example

Constructor: help.appChangelogEmpty

Back to constructors index

Attributes:

Name Type Required

Type: help_AppChangelog

Example:

$help_appChangelogEmpty = ['_' => 'help.appChangelogEmpty', ];

Or, if you're into Lua:

help_appChangelogEmpty={_='help.appChangelogEmpty', }