Releases: windkh/node-red-contrib-telegrambot
Releases · windkh/node-red-contrib-telegrambot
V15.1.4
command node can now trigger commands from within node-red (see new example)
V15.1.3
chat_id is added to options automatically for a few functions if missing: editMessageText.... see #306
This is only syntactical sugar to avoid confusion.
V15.1.1
fixed webhook mode: if same port is used in two bots that node red won't crash now
V15.1.0
Fixed sendInvoice: startParameter was removed
V15.0.1
updated underlying API and improved readme
V14.9.1
updated to 0.61.0
added support for topics in groups
V14.8.7
fixed config of control node #253
V14.8.6
fixed #253 again: control should now correctly work for offline detection
V14.8.3
fixed answer callback query