Hi, are there any ways to use the Telegram “Send message and wait for response” node having the user replying directly in the chat (with text or buttons) without having those buttons that open a new tab/link when interacted? I’d like to have a smoother way to answer my n8n bot from telegram chat.
(This is how it is atm with Approval or Free Text form options)
I think to remember context and previous chats, you can use memory on the ai agent, this could help in terms or replying and remembering. Most people use the userID or sessionID inside the memory node, simple memory is okay but I would recommend maybe postgres.