Socket
Socket
Sign inDemoInstall

tgb

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tgb - npm Package Compare versions

Comparing version 0.3.1 to 0.4.0

2

package.json
{
"name": "tgb",
"version": "0.3.1",
"version": "0.4.0",
"description": "The best choice for your Telegram Bots",

@@ -5,0 +5,0 @@ "homepage": "https://666.io",

[![Codacy][cod_b]][cod_l]
[![Bot API](https://img.shields.io/badge/Bot%20API-v.3.5-blue.svg)](https://core.telegram.org/bots/api)
[![Bot API](https://img.shields.io/badge/Bot%20API-v.3.6-blue.svg)](https://core.telegram.org/bots/api)

@@ -4,0 +4,0 @@

@@ -30,2 +30,3 @@ //-----------------------------------------------------

["caption", "string", false],
["parse_mode", "string", false],
["disable_notification", "boolean", false],

@@ -39,2 +40,3 @@ ["reply_to_message_id", "string", false],

["caption", "string", false],
["parse_mode", "string", false],
["duration", "string", false],

@@ -51,2 +53,3 @@ ["performer", "string", false],

["caption", "string", false],
["parse_mode", "string", false],
["disable_notification", "boolean", false],

@@ -63,2 +66,4 @@ ["reply_to_message_id", "string", false],

["caption", "string", false],
["parse_mode", "string", false],
["supports_streaming", "boolean", false],
["disable_notification", "boolean", false],

@@ -72,2 +77,3 @@ ["reply_to_message_id", "string", false],

["caption", "string", false],
["parse_mode", "string", false],
["duration", "string", false],

@@ -373,2 +379,3 @@ ["disable_notification", "boolean", false],

["caption", "string", false],
["parse_mode", "string", false],
["reply_markup", "json", false]

@@ -375,0 +382,0 @@ ],

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc