Skip to content

Releases: windkh/node-red-contrib-telegrambot

V15.1.4

20 Jun 19:34
Compare
Choose a tag to compare

command node can now trigger commands from within node-red (see new example)

V15.1.3

13 Jun 20:32
Compare
Choose a tag to compare

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

29 Apr 22:12
Compare
Choose a tag to compare

fixed webhook mode: if same port is used in two bots that node red won't crash now

V15.1.0

15 Apr 20:37
Compare
Choose a tag to compare

Fixed sendInvoice: startParameter was removed

V15.0.1

24 Jan 22:58
Compare
Choose a tag to compare

updated underlying API and improved readme

V14.9.1

22 Jan 20:59
Compare
Choose a tag to compare

updated to 0.61.0
added support for topics in groups

V14.8.7

23 Oct 09:23
Compare
Choose a tag to compare

fixed config of control node #253

V14.8.6

21 Oct 19:02
Compare
Choose a tag to compare

fixed #253 again: control should now correctly work for offline detection

V14.8.5

19 Oct 20:09
Compare
Choose a tag to compare

added getfile function

V14.8.3

19 Oct 19:52
Compare
Choose a tag to compare

fixed answer callback query