Releases: mullwar/telebot
Releases · mullwar/telebot
v2.0.0-beta.3
🌟 Version 2.0.0-beta.3
v1.4.0
v1.3.0
v1.2.6
v1.2.5
v1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
☀️ New:
- Full payments support!
- Added new methods for payments:
sendInvoice
,answerShippingQuery
, andanswerPreCheckoutQuery
(8289a10). - Video note support with a new
sendVideoNote
method (07c83b2). - Added a new type of button, the
pay
button to InlineKeyboardButton (5adfdd3). - New
deleteMessage
method. - Added bot payment example (2d41311).
✏️ Changes:
- Aligned method shortcuts names with Telegram Bot API names (608788d).
🐛 Fixes:
- Fixes webook (44777b0).