Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/node-telegram-bot-api

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/node-telegram-bot-api - npm Package Compare versions

Comparing version 0.56.1 to 0.56.2

2

node-telegram-bot-api/index.d.ts

@@ -1277,3 +1277,3 @@ // Type definitions for node-telegram-bot-api 0.56

approveChatJoinReqest(chatId: TelegramBot.ChatId, userId: string, form?: object): Promise<boolean>;
approveChatJoinRequest(chatId: TelegramBot.ChatId, userId: string, form?: object): Promise<boolean>;

@@ -1280,0 +1280,0 @@ declineChatJoinRequest(chatId: TelegramBot.ChatId, userId: string, form?: object): Promise<boolean>;

{
"name": "@types/node-telegram-bot-api",
"version": "0.56.1",
"version": "0.56.2",
"description": "TypeScript definitions for node-telegram-bot-api",

@@ -61,4 +61,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-telegram-bot-api",

},
"typesPublisherContentHash": "c0f3a454950d185c147708eb3c676349ca62c28f2d7cbe145374cc1e96dc6d7a",
"typesPublisherContentHash": "438ba603582e7367aa1c34e19af4dad168af6d7ca7a1dc7d961f107c488984f1",
"typeScriptVersion": "3.9"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Mon, 04 Apr 2022 01:01:43 GMT
* Last updated: Mon, 04 Apr 2022 21:01:44 GMT
* Dependencies: [@types/request](https://npmjs.com/package/@types/request), [@types/node](https://npmjs.com/package/@types/node)

@@ -14,0 +14,0 @@ * Global values: none

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