Hi everyone! 👋
I’m working on a Telegram bot and wanted to ask — is there a way to create a smart “Back” button?
Here’s the situation (example in the photo):
I have several branched blocks that all lead to one common block. In that common block, I added a Back button. What I want is: when the user taps Back, they return to the exact branch they came from — not a fixed block — all using a single Back button.
Has anyone done something like this? Any ideas on how to set it up? 😊