What should happen when bot sends any message to user which blocked/stopped him? Can I catch this events with Bot API?
Asked
Active
Viewed 6,202 times
1 Answers
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
-
Is it official way or your own? – anatol Sep 01 '16 at 08:51
-
I'm checking bot status in the same way – Khalil Laleh Jan 30 '17 at 11:24