thedemons / opentele

A Python Telegram API Library for converting between tdata and telethon sessions, with built-in official Telegram APIs.
https://opentele.readthedocs.io/
MIT License
306 stars 99 forks source link

Fix auth_session referenced before assignment ToTelethon #83

Closed n1ret closed 12 months ago

n1ret commented 1 year ago

Fixed UseCurrentSession with exists session

alteralt commented 1 year ago

Thank you. This solved my problem

thedemons commented 12 months ago

Hello, thank you for your contribution, sorry for the extremely late response, I've been off the wire for the past year.

I have not yet tested this, but will still merge nonetheless. Thanks!