MadelineProto/docs/API_docs/constructors/updateConfig.md

20 lines
262 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, ];
```