Change authorization settings
Method schema is available as of layer 135. Switch ยป
Name | Type | Description |
---|---|---|
flags | # | Flags, see TL conditional fields |
hash | long | Session ID from the authorization constructor, fetchable using account.getAuthorizations |
encrypted_requests_disabled | flags.0?Bool | Whether to enable or disable receiving encrypted chats: if the flag is not set, the previous setting is not changed |
call_requests_disabled | flags.1?Bool | Whether to enable or disable receiving calls: if the flag is not set, the previous setting is not changed |
Code | Type | Description |
---|---|---|
400 | HASH_INVALID | The provided hash is invalid. |
Logged-in session
Get logged-in sessions