Authorization¶
- class pyrogram.raw.types.Authorization¶
 Telegram API type.
Constructor of
Authorization.- Details:
 Layer:
207ID:
AD01D61D
- Parameters:¶
 hash (
int64-bit) – N/Adevice_model (
str) – N/Aplatform (
str) – N/Asystem_version (
str) – N/Aapi_id (
int32-bit) – N/Aapp_name (
str) – N/Aapp_version (
str) – N/Adate_created (
int32-bit) – N/Adate_active (
int32-bit) – N/Aip (
str) – N/Acountry (
str) – N/Aregion (
str) – N/Acurrent (
bool, optional) – N/Aofficial_app (
bool, optional) – N/Apassword_pending (
bool, optional) – N/Aencrypted_requests_disabled (
bool, optional) – N/Acall_requests_disabled (
bool, optional) – N/Aunconfirmed (
bool, optional) – N/A
- Functions:
 This object can be returned by 1 function.
Telegram API function.