Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Either one of the chat participants, or you have previously deleted this message. Add the following construct for such cases:
try:
bot.delete_message(chat_id='id чата', message_id='id сообщения')
except Exception as ex:
print(ex)
message to delete not found
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question