@types/node-telegram-bot-api
Advanced tools
Comparing version 0.31.0 to 0.31.1
@@ -369,2 +369,3 @@ // Type definitions for node-telegram-bot-api 0.31 | ||
successful_payment?: SuccessfulPayment; | ||
reply_markup?: InlineKeyboardMarkup; | ||
} | ||
@@ -371,0 +372,0 @@ |
{ | ||
"name": "@types/node-telegram-bot-api", | ||
"version": "0.31.0", | ||
"version": "0.31.1", | ||
"description": "TypeScript definitions for node-telegram-bot-api", | ||
@@ -45,4 +45,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "bd0fe25e33d92bdc736dcf1344e71579c01ed75794becd350d0e6c3827ddb624", | ||
"typesPublisherContentHash": "8f3d0e764247e48ba93637510135bba0b5e93ed7f2eae0cfef96536394ead005", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for node-telegram-bot-api ( https://github.com/yagop/node-telegram-bot-api ). | ||
This package contains type definitions for node-telegram-bot-api (https://github.com/yagop/node-telegram-bot-api). | ||
@@ -12,3 +12,3 @@ # Details | ||
Additional Details | ||
* Last updated: Mon, 06 May 2019 08:08:20 GMT | ||
* Last updated: Mon, 07 Oct 2019 23:51:30 GMT | ||
* Dependencies: @types/request, @types/node | ||
@@ -18,2 +18,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by Alex Muench <https://github.com/ammuench>, Agadar <https://github.com/agadar>, Giorgio Garasto <https://github.com/Dabolus>, Kallu609 <https://github.com/Kallu609>, XC-Zhang <https://github.com/XC-Zhang>. | ||
These definitions were written by Alex Muench <https://github.com/ammuench>, Agadar <https://github.com/agadar>, Giorgio Garasto <https://github.com/Dabolus>, Kallu609 <https://github.com/Kallu609>, and XC-Zhang <https://github.com/XC-Zhang>. |
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
45437
1049