File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ These accounts serve as an interface for code running somewhere on your server.
88
99#### Features
1010
11- - Full [ Telegram Bot API 4.7 ] ( https://core.telegram.org/bots/api ) support
11+ - Full [ Telegram Bot API 4.8 ] ( https://core.telegram.org/bots/api ) support
1212- [ Telegram Payment Platform] ( https://telegram.org/blog/payments )
1313- [ HTML5 Games] ( https://core.telegram.org/bots/api#games )
1414- [ Inline mode] ( https://core.telegram.org/bots/api#inline-mode )
Original file line number Diff line number Diff line change 5353 "eslint-plugin-promise" : " ^4.0.0" ,
5454 "eslint-plugin-standard" : " ^4.0.0" ,
5555 "husky" : " ^4.2.0" ,
56- "prettier" : " 2.0.4 " ,
56+ "prettier" : " ^ 2.0.5 " ,
5757 "typescript" : " ^3.0.1"
5858 },
5959 "keywords" : [
Original file line number Diff line number Diff line change 11![ Telegraf] ( docs/header.png )
2- [ ![ Bot API Version] ( https://img.shields.io/badge/Bot%20API-v4.7 -f36caf.svg?style=flat-square )] ( https://core.telegram.org/bots/api )
2+ [ ![ Bot API Version] ( https://img.shields.io/badge/Bot%20API-v4.8 -f36caf.svg?style=flat-square )] ( https://core.telegram.org/bots/api )
33[ ![ NPM Version] ( https://img.shields.io/npm/v/telegraf.svg?style=flat-square )] ( https://www.npmjs.com/package/telegraf )
44[ ![ node] ( https://img.shields.io/node/v/telegraf.svg?style=flat-square )] ( https://www.npmjs.com/package/telegraf )
55[ ![ Build Status] ( https://img.shields.io/travis/telegraf/telegraf.svg?branch=master&style=flat-square )] ( https://travis-ci.org/telegraf/telegraf )
@@ -14,7 +14,7 @@ These accounts serve as an interface for code running somewhere on your server.
1414
1515### Features
1616
17- - Full [ Telegram Bot API 4.7 ] ( https://core.telegram.org/bots/api ) support
17+ - Full [ Telegram Bot API 4.8 ] ( https://core.telegram.org/bots/api ) support
1818- [ Telegram Payment Platform] ( https://telegram.org/blog/payments )
1919- [ HTML5 Games] ( https://core.telegram.org/bots/api#games )
2020- [ Inline mode] ( https://core.telegram.org/bots/api#inline-mode )
You can’t perform that action at this time.
0 commit comments