yesterday I tried my bot with a friend, everything was ok until today, when he deleted the chat, now I'm receiving this error:
Looking online I discovered that this should be an update, is there any way in which I could handle this kind of things? Someone talks about ChatMemberHandler, but I didn't find nothing about that
Asked
Active
Viewed 88 times
0

bl4nk
- 131
- 3
-
Could you add ur code? – dotheM Jul 13 '22 at 10:47
-
Which part? because variables and comments are in italian and it's 500 lines of code – bl4nk Jul 13 '22 at 11:10
-
I discovered now that my friend deleted the chat with the bot, how can I handle the message I am receiving? – bl4nk Jul 13 '22 at 11:15
-
1That might be the error cause if the chat doesnt exists anymore – dotheM Jul 13 '22 at 11:16
-
@dotheM How can I handle the problem? – bl4nk Jul 13 '22 at 11:20
-
if the chat doesnt exists anymore, you would need to remove the chat from the lists of chats you want the bot to work on i guess. its hard to say without the full error message or code. – dotheM Jul 14 '22 at 06:18