-
telethon-sync == 1.1.1
```python
Traceback (most recent call last):
File "C:\Users\Администратор.WIN-H2O5EF29JET\Desktop\11\main.py", line 333, in
gcp(link, lock_gcp)
File "C:\Users\Админист…
-
![image](https://user-images.githubusercontent.com/54042275/153032625-4784f4a3-dd2d-47dd-a423-ffc527c8f434.png)
When I try to use telethon it says that my account is spammed but its not. It's a new…
-
**Checklist**
* [ X] The error is in the library's code, and not in my own.
* [ X] I have searched for this issue before posting it and there isn't a duplicate.
* [ X] I ran `pip install -U https:/…
-
Closed in https://github.com/polkadot-js/util/commit/2f1aebe9081ffa62b38d374798d805f575fa9c63
-
Hi. I get this error and no matter how hard I try it won’t fade away. It appears when I select add by user id (the original code is on the bottom). How can I solve it?
I managed to use it once and it…
-
Hi! This is not really a bug report as the issue happened only recently and only in a specific context, so it's more of a pretty please help request for the expert(s)
So, i encountered an strange er…
-
Hey, I'm trying to sync a private group, and seeing some issues. Private groups doesn't have public handle like `@group_name`.
I've tried to retrieve a group id from the telegram web version:
1) Ope…
-
To check that async functions are not throwing exceptions I do this:
```
let allCorrect = true;
try {
await check();
} catch(err) {
allCorrect = false;
}
expect(allCorrect).toBe(true);
```
Is it…
-
**Checklist**
* [x] The error is in the library's code, and not in my own.
* [x] I have searched for this issue before posting it and there isn't a duplicate.
* [x] I ran `pip install -U https://gi…
ak4zh updated
3 years ago
-
Hi.
When use `edit_2fa` for first time, get error `telethon.errors.rpcerrorlist.PasswordHashInvalidError`!
telethon version is : 1.3