MadelineProto/docs/TD_docs/constructors/updateAuthState.md

23 lines
443 B
Markdown
Raw Normal View History

---
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 |
2017-08-20 11:05:56 +02:00
|----------|---------------|----------|-------------|
|auth\_state|[AuthState](../types/AuthState.md) | Yes|New authorization state|
### Type: [Update](../types/Update.md)