A new session logged into the current user's account through an unknown device.
updateNewAuthorization#8951abef flags:# unconfirmed:flags.0?true hash:long date:flags.0?int device:flags.0?string location:flags.0?string = Update;| Name | Type | Description | 
|---|---|---|
| flags | # | Flags, see TL conditional fields | 
| unconfirmed | flags.0?true | Whether the session is unconfirmed, see here ยป for more info. | 
| hash | long | Hash used for caching, for more info click here | 
| date | flags.0?int | Authorization date | 
| device | flags.0?string | Name of device, for example Android | 
| location | flags.0?string | Location, for example USA, NY (IP=1.2.3.4) | 
How to register a user's phone to start using the API.
How to fetch results from large lists of objects.