account.initTakeoutSession
Intialize account takeout session
Example
TL schema
Parameters
Name
Type
Description
flags
contacts
Whether to export contacts
message_users
Whether to export messages in private chats
message_chats
message_megagroups
message_channels
files
Whether to export files
file_max_size
Maximum size of files to export
Result
Possible errors
Code
Type
Description
420
TAKEOUT_INIT_DELAY_X
Wait X seconds before initing takeout
Can bots use this methd ?
yes
Related pages
How to handle channels, supergroups, groups, and what's the difference between them.
Last updated