WebAuthorization
- class pyrogram.raw.types.WebAuthorization
Represents a bot logged in using the Telegram login widget
Constructor of
WebAuthorization
.- Details:
Layer:
194
ID:
A6F8F452
- Parameters:
hash (
int
64-bit
) – Authorization hashbot_id (
int
64-bit
) – Bot IDdomain (
str
) – The domain name of the website on which the user has logged in.browser (
str
) – Browser user-agentplatform (
str
) – Platformdate_created (
int
32-bit
) – When was the web session createddate_active (
int
32-bit
) – When was the web session last activeip (
str
) – IP addressregion (
str
) – Region, determined from IP address