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', ];
```