Back to All

Restart command doesn't work with prior response [Telegram]

I have set "/start" as restart command on my Telegram bot and if the user writes it there's no problem, however if the bot does so, it won't work.

I created this nteraction:
[responseTo interaction=ID fallback=An error occurred, /start command in action].

The user gets to the interaction and receives the fallback response, however the bot doesn't restart.