mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 05:47:20 +01:00
20 lines
337 B
Markdown
20 lines
337 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', ];
|
|
``` |