MadelineProto/docs/TD_docs/constructors/updateAuthState.md
2017-08-25 14:43:29 +02:00

23 lines
443 B
Markdown

---
title: updateAuthState
description: User authorization state has changed
---
## 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)