node-telegram-bot-api
Advanced tools
Comparing version 0.53.0 to 0.54.0
@@ -5,6 +5,27 @@ # Change Log | ||
This project adheres to [Semantic Versioning](http://semver.org/). | ||
## [0.52.1][0.52.1] - 2021-04-26 | ||
## [0.54.0][0.54.0] - 2021-06-29 | ||
Added: | ||
1. Support Bot API v5.3: (@danielperez9430) | ||
* Add method *deleteMyCommands()* | ||
* Add method *banChatMember()* | ||
* Add method *getChatMemberCount()* | ||
New Test: | ||
* deleteMyCommands | ||
* banChatMember | ||
* getChatMemberCount | ||
Deprecated: | ||
* Method *kickChatMember()* | ||
* Method *getChatMembersCount()* | ||
## [0.53.0][0.53.0] - 2021-04-26 | ||
Added: | ||
1. Support Bot API v5.2:(@danielperez9430) | ||
@@ -11,0 +32,0 @@ |
{ | ||
"name": "node-telegram-bot-api", | ||
"version": "0.53.0", | ||
"version": "0.54.0", | ||
"description": "Telegram Bot API", | ||
@@ -5,0 +5,0 @@ "main": "./index.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
360525
5394