ConnectedWebsite
Contains information about one website the current user is logged in with Telegram.
This is an alias for the ConnectedWebsiteUnion type.
chevron_leftchevron_right
Parameters
Interface
| Name | Type | Description |
|---|---|---|
_ | "connectedWebsite" | |
id | string | Website identifier |
domainName | string | The domain name of the website |
botUserId | number | User identifier of a bot linked with the website |
browser | string | The version of a browser used to log in |
platform | string | Operating system the browser is running on |
logInDate | number | Point in time (Unix timestamp) when the user was logged in |
lastActiveDate | number | Point in time (Unix timestamp) when obtained authorization was last used |
ip | string | IP address from which the user was logged in, in human-readable format |
location | string | Human-readable description of a country and a region, from which the user was logged in, based on the IP address |