@types/node-telegram-bot-api
Advanced tools
Comparing version 0.56.1 to 0.56.2
@@ -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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
63720