1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 05:47:20 +01:00
MadelineProto/docs/API_docs/constructors/updateConfig.md
2016-12-20 13:32:11 +01:00

20 lines
263 B
Markdown

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