handle deleted message by user in telegram bot
问题 Is there any way that can handle deleted message by user in one-to-one chat or groups that bot is member of it ? there is method for edited message update but not for deleted message . 回答1: No. There is no way to track whether messages have been deleted or not. 来源: https://stackoverflow.com/questions/48484272/handle-deleted-message-by-user-in-telegram-bot