Hello, I have a Zapier chatbot set up on my website that answers frequently asked questions and it works well. I would like to know if it is possible to extend the use of this chatbot to Telegram. I understand that I would need to create a bot on Telegram through BotFather. What I'm not clear on is how to create a Zap such that the Zapier chatbot can receive and send messages to Telegram. The flow would be something like this:
User asks a question: User -> TelegramBot -> Zapier chatbot
User gets response: Zapier chatbot -> TelegramBot -> User
Thanks.