处理用户在电报机器人中删除的消息
问题描述:
有什么方法可以处理用户在一对一聊天或机器人所属群组中删除的消息?有编辑消息更新的方法,但没有删除消息的方法.
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 .
答
没有.无法跟踪消息是否已被删除.
No. There is no way to track whether messages have been deleted or not.