--- 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)