Mullwar Telebot Versions Save

The easy way to write Telegram bots in Node.js

v2.0.0-beta.3

3 years ago

v1.4.0

3 years ago

v1.3.0

4 years ago

v1.2.6

6 years ago

v1.2.5

6 years ago

v1.2.4

6 years ago

v1.2.3

6 years ago

:sunny: New:

  • Added Bot API 3.1 & 3.2 support.

:octocat: Contributors:

  • @Lisand7ru
  • @maxpilotto

v1.2.2

6 years ago

v1.2.1

6 years ago

:pencil2: Changes:

  • Use Telegram bot api named methods (d9a8ab1).
  • Align props names with Telegram bot api names (924b79a).
  • inlineChoice to chosenInlineResult (3fd38af).
  • Rename .use() to .plug() (abaea01).

v1.2.0

6 years ago

:sunny: New:

  • Full payments support!
  • Added new methods for payments: sendInvoice, answerShippingQuery, and answerPreCheckoutQuery (8289a1026daec9b22fed896bb24e23143ec94e0e).
  • Video note support with a new sendVideoNote method (07c83b2cb9ef7ed8cde4b01127085e2116a52bdb).
  • Added a new type of button, the pay button to InlineKeyboardButton (5adfdd349d18c6575724abdac8fe3701687c5c42).
  • New deleteMessage method.
  • Added bot payment example (2d413114c1aa04a9dad83e6fdd7a12443f4682d4).

:pencil2: Changes:

  • Aligned method shortcuts names with Telegram Bot API names (608788deb51b65b18ee4efa368d4199be20af251).

:bug: Fixes:

  • Fixes webook (44777b0a74343298f7dc866a2ae9b26ad16d660f).