2

What should happen when bot sends any message to user which blocked/stopped him? Can I catch this events with Bot API?

anatol
  • 1,680
  • 2
  • 24
  • 47

1 Answers1

2

You can understand if bot was blocked/stopped only if you send a message to a user - you will get an error. It's the only way for now :(

ihoru
  • 1,905
  • 1
  • 16
  • 15