Here is a scenario that often happen with my bot:
- someone writes a message to the bot, but makes an error due to fingers being too large, or something
- so, the user decides to edit its message, as usual when a typo is made
- unfortunately, there's no handler for that, and the bot ignores the edition of the previous message
Would it be possible to add a handler for this kind of situations?
Here is a scenario that often happen with my bot:
Would it be possible to add a handler for this kind of situations?