save all accounts in tdata to session #76
quessy-dev
started this conversation in
General
Replies: 1 comment 1 reply
-
By default, tdesk = TDesktop(tdataFolder)
tdesk.accounts[0].ToTelethon(...)
tdesk.accounts[1].ToTelethon(...)
tdesk.accounts[2].ToTelethon(...) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I learning your library and i have 1 problem:
How to save sessions if there is more than 1 account in tdata?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions