UnconfirmedSession¶
Contains information about an unconfirmed session
UnconfirmedSession(
type: SessionType,
date: int32,
device_model: string,
location: string
) → UnconfirmedSession
type¶
Session type
date¶
int32
Point in time (Unix timestamp) when the user has logged in or the business bot was connected
device_model¶
string
Model of the device that was used for the session creation, as provided by the application
location¶
string
A human-readable description of the location from which the session was created, based on the IP address