auth.Authorization¶
- class pyrogram.raw.types.auth.Authorization¶
Telegram API type.
Constructor of
Authorization
.- Details:
Layer:
194
ID:
2EA2C0D4
- Parameters:¶
user (
User
) – N/Asetup_password_required (
bool
, optional) – N/Aotherwise_relogin_days (
int
32-bit
, optional) – N/Atmp_sessions (
int
32-bit
, optional) – N/Afuture_auth_token (
bytes
, optional) – N/A
- Functions:
This object can be returned by 7 functions.
Telegram API function.
Telegram API function.
Telegram API function.
Telegram API function.
Telegram API function.
Telegram API function.
Telegram API function.