1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-04 10:47:54 +01:00
MadelineProto/old_docs/API_docs_v57/constructors/updateConfig.md

22 lines
268 B
Markdown
Raw Normal View History

---
title: updateConfig
description: updateConfig attributes, type and example
---
## Constructor: updateConfig
[Back to constructors index](index.md)
### Type: [Update](../types/Update.md)
### Example:
```
$updateConfig = ['_' => 'updateConfig', ];
```