UNPKG

@botocrat/telegram

Version:

Simple, light-weight Telegram Bot Client for Node.js.

17 lines (11 loc) 520 B
# Changelog ## 2022 ### February 2nd + Updated for Telegram Bot API 5.7 + + Added support for [Video Stickers](https://telegram.org/blog/video-stickers-better-reactions>) + support for exceptional method [editMessageMedia](https://github.com/botocrats/telegram/issues/1) ### January 10th + _download_ method now returns extension and size of downloaded file + support for exceptional method [sendMediaGroup](https://github.com/botocrats/telegram/issues/1) + Missing _InputMedia_ types added + Better error handling