You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

telegram-bot-api-jsdoc

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

telegram-bot-api-jsdoc - npm Package Compare versions

Comparing version
7.11.0
to
8.0.0
+3
-5
package.json
{
"name": "telegram-bot-api-jsdoc",
"version": "7.11.0",
"version": "8.0.0",
"description": "Telegram Bot API types",

@@ -13,5 +13,3 @@ "repository": "git@github.com:TBXark/telegram-bot-api-types.git",

"index.js"
],
"dependencies": {},
"devDependencies": {}
}
]
}

@@ -8,3 +8,3 @@ # telegram-bot-api-types

![](./preview.jpg)
![](https://github.com/TBXark/telegram-bot-api-types/raw/master/preview.jpg)

@@ -78,4 +78,8 @@

## Thanks
I refactored this project based on the [PaulSonOfLars/telegram-bot-api-spec](https://github.com/PaulSonOfLars/telegram-bot-api-spec) project, thanks to his work.
## License
**telegram-bot-api-types** is released under the MIT license. [See LICENSE](LICENSE) for details.

Sorry, the diff of this file is too big to display