fincubator / tellerbot

Telegram Bot for over-the-counter trading
https://t.me/TellerBot
GNU Affero General Public License v3.0
23 stars 10 forks source link

Don't edit past messages in order creation #2

Closed r4rdsn closed 4 years ago

r4rdsn commented 5 years ago

When creating order, it's possible to go to the next stage, receive a new message, and change the state with back/skip buttons on the previous message, with it being edited, leaving the newest message unnecessary. When user tries to change state by interacting with past messages, it's probably better to delete it and send a new one or maybe even just ignore it.