node-telegram-bot-api
Advanced tools
Comparing version 0.52.0 to 0.53.0
@@ -5,3 +5,11 @@ # Change Log | ||
This project adheres to [Semantic Versioning](http://semver.org/). | ||
## [0.52.1][0.52.1] - 2021-04-26 | ||
Added: | ||
1. Support Bot API v5.2:(@danielperez9430) | ||
* Add support for new messageTypes: | ||
* *voice_chat_scheduled* | ||
## [0.52.0][0.52.0] - 2021-03-20 | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "node-telegram-bot-api", | ||
"version": "0.52.0", | ||
"version": "0.53.0", | ||
"description": "Telegram Bot API", | ||
@@ -5,0 +5,0 @@ "main": "./index.js", |
@@ -7,3 +7,4 @@ <h1 align="center">Node.js Telegram Bot API</h1> | ||
[![Bot API](https://img.shields.io/badge/Bot%20API-v.5.1-00aced.svg?style=flat-square&logo=telegram)](https://core.telegram.org/bots/api) | ||
[![Bot API](https://img.shields.io/badge/Bot%20API-v.5.2-00aced.svg?style=flat-square&logo=telegram)](https://core.telegram.org/bots/api) | ||
[![npm package](https://img.shields.io/npm/v/node-telegram-bot-api?logo=npm&style=flat-square)](https://www.npmjs.org/package/node-telegram-bot-api) | ||
@@ -10,0 +11,0 @@ [![Build Status](https://img.shields.io/travis/yagop/node-telegram-bot-api/master?style=flat-square&logo=travis)](https://travis-ci.org/yagop/node-telegram-bot-api) |
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
352938
5295
113