mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-04 10:47:54 +01:00
20 lines
338 B
Markdown
20 lines
338 B
Markdown
|
---
|
||
|
title: help_appChangelogEmpty
|
||
|
description: help_appChangelogEmpty attributes, type and example
|
||
|
---
|
||
|
## Constructor: help\_appChangelogEmpty
|
||
|
[Back to constructors index](index.md)
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
### Type: [help\_AppChangelog](../types/help_AppChangelog.md)
|
||
|
|
||
|
|
||
|
### Example:
|
||
|
|
||
|
```
|
||
|
$help_appChangelogEmpty = ['_' => 'help_appChangelogEmpty', ];
|
||
|
```
|