Checking and confirming sending a response via Telegram

I’m trying to check the response generated by the AI ​​before sending it back to the user.
How to send the generated response to the administrator in Telegram after When chat message receive (from all messages) and AI agent and not back to the chat?

Hi,

You can use Human in The Loop Node with send/wait message for Telegram and they can approve before sending message to user

Thanks. But how to do Sensandwait with normal inline buttons (without inline with link to n8n for confirmation?)

It is not possible for the momment because you have to start workflow in N8N

But if I will input from Telegram or Manychat it will be possible to confirm each AI answer through telegram inline keyboard without external links?