teremterem / swipe-thought-bot

MIT License
0 stars 0 forks source link

Do not delete original message upon "force reply" if it was already replied to in the same chat by bot (as a "followup") ? #120

Closed teremterem closed 3 years ago

teremterem commented 3 years ago

... Otherwise user cannot track the chain of replies anymore.

Should "original" transmission still be deleted from DDB, though?

NO, nothing from above. Just get rid of inline keyboard in messages bot replies to.

teremterem commented 3 years ago

Taken care of using this method:

Just get rid of inline keyboard in messages bot replies to.