account.Takeout
- class pyrogram.raw.types.account.Takeout
Takeout info
Constructor of
Takeout.- Details:
Layer:
223ID:
4DBA4501
- Parameters:
id (
int64-bit) – Takeout ID
- Functions:
This object can be returned by 1 function.
Initialize a takeout session, see here » for more info.
TL Schema
account.takeout#4dba4501
id:long
= account.Takeout
Parameter Tree
Takeout
└── id →
longExample
Takeout(
id=0,
)