Skip to content

UnconfirmedSession

Type · TDLib 1.8.67 · d1085f9c

Contains information about an unconfirmed session

UnconfirmedSession(
  type: SessionType,
  date: int32,
  device_model: string,
  location: string
) → UnconfirmedSession

type

SessionType

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