@types/node-telegram-bot-api
Advanced tools
Comparing version 0.51.0 to 0.51.1
@@ -291,2 +291,4 @@ // Type definitions for node-telegram-bot-api 0.51 | ||
reply_markup?: InlineKeyboardMarkup; | ||
parse_mode?: ParseMode; | ||
caption_entities?: MessageEntity[]; | ||
} | ||
@@ -293,0 +295,0 @@ |
{ | ||
"name": "@types/node-telegram-bot-api", | ||
"version": "0.51.0", | ||
"version": "0.51.1", | ||
"description": "TypeScript definitions for node-telegram-bot-api", | ||
@@ -65,4 +65,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "98bd3cd4181fcbf165bf0b815f99d3b8789de049fcf929f97906a976486d6cc9", | ||
"typeScriptVersion": "3.3" | ||
"typesPublisherContentHash": "f6317fe48a72b8bb0d23dc9d1408aa022fa20604cc354c650fea45b85b912ec0", | ||
"typeScriptVersion": "3.4" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Fri, 01 Jan 2021 02:20:39 GMT | ||
* Last updated: Sat, 13 Feb 2021 08:29:24 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
52848
1222