mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-13 15:07:22 +01:00
20 lines
300 B
Markdown
20 lines
300 B
Markdown
---
|
|
title: help_noAppUpdate
|
|
description: help_noAppUpdate attributes, type and example
|
|
---
|
|
## Constructor: help\_noAppUpdate
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Type: [help\_AppUpdate](../types/help_AppUpdate.md)
|
|
|
|
|
|
### Example:
|
|
|
|
```
|
|
$help_noAppUpdate = ['_' => help_noAppUpdate, ];
|
|
``` |