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

24 lines
516 B
Markdown

---
title: updateAuthState
description: User authorization state has changed
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Constructor: updateAuthState
[Back to constructors index](index.md)
User authorization state has changed
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|auth\_state|[AuthState](../types/AuthState.md) | Yes|New authorization state|
### Type: [Update](../types/Update.md)