2017-03-11 19:54:51 +01:00
|
|
|
---
|
|
|
|
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
|
|
|
|----------|---------------|----------|-------------|
|
2017-03-11 19:54:51 +01:00
|
|
|
|auth\_state|[AuthState](../types/AuthState.md) | Yes|New authorization state|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Type: [Update](../types/Update.md)
|
|
|
|
|
|
|
|
|