View Source ExTDLib.Object.UnconfirmedSession (ExTDLib v0.0.4)

Contains information about an unconfirmed session.

NameTypeDescription
idstringSession identifier.
log_in_datenumberPoint in time (Unix timestamp) when the user has logged in.
device_modelstringModel of the device that was used for the session creation, as provided by the application.
locationstringA human-readable description of the location from which the session was created, based on the IP address.

More details on telegram's documentation.