-
`[22:49:05 / ERROR] telethon.client.updates: Unhandled exception on approve
Traceback (most recent call last):
File "/home/ubuntu/.local/lib/python3.8/site-packages/redis/connection.py", line 427,…
ghost updated
2 years ago
-
2022-02-18T03:05:32.308359+00:00 app[worker.1]: 2022-02-18 03:05:32,308 - userbot - ERROR - An invalid Peer was used. Make sure to pass the right peer type and that the value is valid (for instance, b…
-
Traceback:
```
File "/home/ftg/.local/lib/python3.8/site-packages/telethon/tl/functions/messages.py", line 1037, in
b'' if self.entities is None or self.entities is False else b''.join((b'\x…
-
Please answer these questions before submitting your issue. Thanks!
1. What version of pyTelegramBotAPI are you using?
4.2.0
2. What OS are you using?
Arch Linux 5.15.2
3. What version of pytho…
-
**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…
-
hi i run this in termux and wsl and always showing like this
2021-03-29 09:56:44,186 - telethon.network.mtprotosender - INFO - Connecting to 91.108.56.175:443/TcpFull...
2021-03-29 09:56:46,231 - …
-
when used search_engine_parser in telethon userbot for telegram i get this error
raise NoResultsOrTrafficError(
search_engine_parser.core.exceptions.NoResultsOrTrafficError: The returned results c…
-
I would at least add aiogram.
-
Due to telegram policies you cannot send a file larger than 50MB with sendDocument() method.
I don't know how can I increase file size.
Any idea?
-
hello Dear,
i have a problem with send file my code is:
x= clients.upload_file("/tmp/5.jpg")
clients.send_file("me", x)
i got:
```
Traceback (most recent call last):
File "/home/user/tele…