Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tdata support #74

Open
Dolzhansky opened this issue Oct 16, 2024 · 3 comments
Open

Add tdata support #74

Dolzhansky opened this issue Oct 16, 2024 · 3 comments

Comments

@Dolzhansky
Copy link

I think it would be a good idea to add the ability to use tdata. In my modified version, I use the TGConvertor module, and it's implemented like this:

from TGConvertor import SessionManager
data = SessionManager.from_tdata_folder(session_folder)
client = data.pyrogram.client(
    api=data.api,
    proxy=proxy_dict
)
@YarmolenkoD
Copy link
Owner

@Dolzhansky Nice idea thanks!

@Dolzhansky
Copy link
Author

Any progress?

@YarmolenkoD
Copy link
Owner

@Dolzhansky Hey, sorry, didn't have time for that now, but this is in my backlist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants