Back to All

How to return the conversation back to the bot (restart, from the console)

I've taken over from the bot through "await response".

Then I've ended my conversation with the user.

I now want to turn the bot back on.

Can I do this manually? Or do I just have to wait for the timeout?

How long is the normal "Await Response" timeout?