Node-red-contrib-telegrambot Callback

Never mind, I figured it out. The manual showed a callback_query node, but couldn't find it on the palette. In the end it seemed that when I drag an event node to the flow, the name changes to callback_query. Using a debug node to monitor the output it was a piece of cake to get it going.

If you happen to read this, thanks :slight_smile: