I would like to know if a Telegram user can answer on behalf of a Telegram Bot?
For example in the banks, when you start chatting, the bot responds to you until you ask for customer service and there a customer representative takes control and starts chatting with you directly.
I know you can use the api to answer via your project web app, but I would like to know if there is a way so that you can redirect the bot queries to a person when this is asked and that person can answer vía Telegram app.
If not, is there any other solution for this?
Thanks