# Changelog

## 2022

### February 17th

+ Interceptor

### February 14th

+ Missing types for InlineQueryResult added

### 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
