Hi. I have a BIG problem and I don't know if the problem is in node-red (1.3.3) or chatbot (0.19.7).
I have a VM with node-red, chatbot and telegrambot. In this system I have:
1 bot with chatbot.
2 bot with telegrambot.
When the problem occurs. chatbot is only capable to write on telegram chat, but not read a message. But, if I watch a node-red-log on shell, the read message appear correctly but in node-red debug not appear. (the bot with telegrambot node run correctly)
For solve the solution i need to restart node-red or a deploy.
Thank you very much