WebAuthorization#
- class pyrogram.raw.types.WebAuthorization#
Represents a bot logged in using the Telegram login widget.
Constructor of
WebAuthorization
.- Details:
Layer:
158
ID:
A6F8F452
- Parameters:
hash (
int
64-bit
) – Authorization hash.bot_id (
int
64-bit
) – Bot ID.domain (
str
) – The domain name of the website on which the user has logged in.browser (
str
) – Browser user-agent.platform (
str
) – Platform.date_created (
int
32-bit
) – When was the web session created.date_active (
int
32-bit
) – When was the web session last active.ip (
str
) – IP address.region (
str
) – Region, determined from IP address.
Consider disabling your ad-blocker on this site to support Pyrogram