A new session logged into the current user's account through an unknown device.
Constructor schema is available as of layer 59. Switch »
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.