Releases: windkh/node-red-contrib-telegrambot
Releases · windkh/node-red-contrib-telegrambot
V10.0.9
- fixed vulnerability issue
- created new sendphotobuffer example
- created webhook examples readme
V10.0.5
Internal improvements in command node (event registration): should improve
#197
V10.0.4
added BotCommandScope functionality
V10.0.3
On polling error the connection is reestablished after one second. I hope this fixes #172.
V10.0.2
Bot can now run in "send only mode". No polling, no webhook.
V10.0.1
answerInlineQuery supports options now