ptt-alertor icon indicating copy to clipboard operation
ptt-alertor copied to clipboard

Deal with "Telegram Send Message Failed" due to User delete bot

Open dinos80152 opened this issue 3 years ago • 0 comments

https://stackoverflow.com/questions/35263618/how-can-i-detect-whether-a-user-deletes-the-telegram-bot-chat

{"error":"forbidden","level":"error","msg":"Telegram Send Message Failed","time":"2021-03-27T08:21:36Z"}

Design:

  1. if get forbidden and then don't send a notification to this user
  2. when get user add the bot again, switch on this user's notification

dinos80152 avatar Mar 27 '21 08:03 dinos80152