It would help if the telegram send message node would return a proper error if the user has blocked it:
My use case:
I’m sending a message to a list of users, a few users blocked the bot and I need to inform the community managers to get in touch with them to re-activate it.
When the bot is not blocked, everything is OK
When the bot is blocked, an empty message is returned, without the chat_id
I would like to be able to see the values for which the telegram send message node failed to execute.
The settings for the node are the following
Running a self hosted docker version on Ubuntu, 1.29.1