-
Im using this code and it work, the problem is:
The userbot respond/reply to messages from groups too, how i can avoid this?
`from telethon import TelegramClient, events
client = TelegramClient…
ibimo updated
4 years ago
-
Question
Hello. I did not find it in the documentation. How can I call the API queries? Like, get messages history of the telegram?
-
# [See Projects using Telethon on the Wiki](https://github.com/LonamiWebs/Telethon/wiki/Projects-using-Telethon)
If you have or know any useful project that uses the library, please [update the wik…
-
**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…
ghost updated
4 years ago
-
When i make new userbot and try to message an user, it give me this error:
```Traceback (most recent call last):
File "prova2.py", line 26, in
client(SendMessageRequest(peer="JepsonHerts", …
-
2020-01-04T09:50:34.801080+00:00 app[worker.1]: gtts.tts.gTTSError: Failed to connect. Probable cause: Host 'https://translate.google.id/' is not reachable
2020-01-04T09:50:34.801082+00:00 app[work…
-
We have such event `NewMessage.Event(original_update=UpdateShortChatMessage(id=238870, from_id=627005412, chat_id=334730735, message='d', pts=423470, pts_count=1, date=datetime.datetime(2019, 10, 31, …
-
**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…
-
-
Can I run my script without crash? Even if there is an error going to the next line?