MadelineProtoDocs/docs/TD_docs/constructors/updateConnectionState.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

24 lines
515 B
Markdown

---
title: updateConnectionState
description: Connection state has changed
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Constructor: updateConnectionState
[Back to constructors index](index.md)
Connection state has changed
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|state|[ConnectionState](../types/ConnectionState.md) | Yes|New connection state|
### Type: [Update](../types/Update.md)