How to get message_id for the telegram's `Sent and Wait for Response` node?

Describe the problem/error/question

When using the telegram’s Sent and Wait for Response, it can only return the data sent from the user, not the message_id for this message.
So it’s impossible to delete this message after the user reply.

Please share your workflow

Share the output returned by the last node

It doesn’t matter

Information on your n8n setup

  • n8n version: 1.85.4
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
  • Operating system: Linux/Debian
1 Like

yes , can you implement this ?