account.InitTakeoutSession
- class pyrogram.raw.functions.account.InitTakeoutSession
Initialize a takeout session, see here » for more info.
- Details:
Layer:
194
ID:
8EF3EAB0
- Parameters:
contacts (
bool
, optional) – Whether to export contactsmessage_users (
bool
, optional) – Whether to export messages in private chatsmessage_chats (
bool
, optional) – Whether to export messages in basic groupsmessage_megagroups (
bool
, optional) – Whether to export messages in supergroupsmessage_channels (
bool
, optional) – Whether to export messages in channelsfiles (
bool
, optional) – Whether to export filesfile_max_size (
int
64-bit
, optional) – Maximum size of files to export
- Returns: