Skip to content

Commit

Permalink
Update to Bot API 5.2 (telegraf#1442)
Browse files Browse the repository at this point in the history
  • Loading branch information
KnorpelSenf committed Apr 26, 2021
1 parent 4b66012 commit 5dc75d9
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<header>
<img src="https://raw.githubusercontent.com/telegraf/telegraf/010e971f3c61c854605bf9a5af10a4925d4032fb/docs/header.png" style="background: #FFFFFF3F">

[![Bot API Version](https://img.shields.io/badge/Bot%20API-v5.1-f36caf.svg?style=flat-square)](https://core.telegram.org/bots/api)
[![Bot API Version](https://img.shields.io/badge/Bot%20API-v5.2-f36caf.svg?style=flat-square)](https://core.telegram.org/bots/api)
![GitHub top language](https://img.shields.io/github/languages/top/telegraf/telegraf?style=flat-square)
[![install size](https://flat.badgen.net/packagephobia/install/telegraf)](https://packagephobia.com/result?p=telegraf,node-telegram-bot-api)
[![Russian chat](https://img.shields.io/badge/Russian%20chat-grey?style=flat-square&logo=telegram)](https://t.me/telegraf_ru)
Expand All @@ -23,7 +23,7 @@ Telegraf is a library that makes it simple for you to develop your own Telegram

### Features

- Full [Telegram Bot API 5.1](https://core.telegram.org/bots/api) support
- Full [Telegram Bot API 5.2](https://core.telegram.org/bots/api) support
- [Excellent TypeScript typings](https://github.com/telegraf/telegraf/releases/tag/v4.0.0)
- [Lightweight](https://packagephobia.com/result?p=telegraf,node-telegram-bot-api)
- [AWS **λ**](https://docs.aws.amazon.com/lambda/latest/dg/nodejs-prog-model-handler.html)
Expand Down
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"p-timeout": "^4.1.0",
"safe-compare": "^1.1.4",
"sandwich-stream": "^2.0.2",
"typegram": "^3.2.0"
"typegram": "^3.3.0"
},
"devDependencies": {
"@types/debug": "^4.1.5",
Expand Down

0 comments on commit 5dc75d9

Please sign in to comment.