typescript-telegram-bot-api
Advanced tools
Comparing version 0.1.31 to 0.1.32
{ | ||
"type": "commonjs", | ||
"name": "typescript-telegram-bot-api", | ||
"version": "0.1.31", | ||
"version": "0.1.32", | ||
"description": "Telegram Bot API wrapper for Node.js written in TypeScript", | ||
@@ -6,0 +6,0 @@ "repository": "github:Borodin/typescript-telegram-bot-api", |
@@ -9,3 +9,3 @@ # 📦 typescript-telegram-bot-api | ||
This is a TypeScript wrapper for the [Telegram Bot API](https://core.telegram.org/bots/api) or Node.js and browsers. It allows you to easily interact with the Telegram Bot API using TypeScript. | ||
This is a TypeScript wrapper for the [Telegram Bot API](https://core.telegram.org/bots/api) Node.js and browsers. It allows you to easily interact with the Telegram Bot API using TypeScript. | ||
Check out the browser live demo here: [StarExplorer](https://borodin.github.io/StarExplorer/). | ||
@@ -12,0 +12,0 @@ |
Sorry, the diff of this file is too big to display
312502