@types/node-telegram-bot-api
Advanced tools
Comparing version 0.50.3 to 0.50.4
@@ -1368,3 +1368,3 @@ // Type definitions for node-telegram-bot-api 0.50 | ||
removeAllListeners( | ||
event: | ||
event?: | ||
TelegramBot.MessageType | | ||
@@ -1371,0 +1371,0 @@ 'message' | |
{ | ||
"name": "@types/node-telegram-bot-api", | ||
"version": "0.50.3", | ||
"version": "0.50.4", | ||
"description": "TypeScript definitions for node-telegram-bot-api", | ||
@@ -65,4 +65,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "f50976fbfc7539a2786368bf7b89bcb6ce63057f29b5fe38007c2c93a4e06fb0", | ||
"typeScriptVersion": "3.1" | ||
"typesPublisherContentHash": "c5c03603a86c7a3ffab0e042fe52a821c1eef1f756c9103be1c22fc41af64c3c", | ||
"typeScriptVersion": "3.2" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Mon, 14 Sep 2020 12:15:59 GMT | ||
* Last updated: Wed, 14 Oct 2020 17:25:37 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
52119