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.0 to 0.56.1

4

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

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

approveChatJoinReqest(chatId: TelegramBot.ChatId, userId: string, form?: object): Promise<boolean>;
declineChatJoinRequest(chatId: TelegramBot.ChatId, userId: string, form?: object): Promise<boolean>;
setChatPhoto(chatId: TelegramBot.ChatId, photo: string | Stream | Buffer, options?: object, fileOptions?: TelegramBot.FileOptions): Promise<boolean>;

@@ -1279,0 +1283,0 @@

6

node-telegram-bot-api/package.json
{
"name": "@types/node-telegram-bot-api",
"version": "0.56.0",
"version": "0.56.1",
"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": "273291296cb02ff4b5b120d7aa3a3d9599763aba22b4cccf2edf62098e5e3d57",
"typeScriptVersion": "3.8"
"typesPublisherContentHash": "c0f3a454950d185c147708eb3c676349ca62c28f2d7cbe145374cc1e96dc6d7a",
"typeScriptVersion": "3.9"
}

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

### Additional Details
* Last updated: Sun, 06 Feb 2022 13:01:30 GMT
* Last updated: Mon, 04 Apr 2022 01:01:43 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