A new session logged into the current user's account through an unknown device.
updateNewAuthorization#8f06529a auth_key_id:long date:int device:string location: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.