You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good day to you
We're trying to make this active again.
You have to build tdlib and give its absolute path in library_path variable.
Follow https://tdlib.github.io/td/build.html for instructions on how to build tdlib.
Hi.
I want to use this library but i just cant seem to start using it because of an issue on library path
Traceback (most recent call last):
File "testing1.py", line 10, in
client = Telegram(api_id=api_id, api_hash=api_hash, phone=phone_number, database_encryption_key=dbenc)
TypeError: init() missing 1 required positional argument: 'library_path'
If ever this library is still active, this can be really useful.
Thanks!
The text was updated successfully, but these errors were encountered: