Comparing version 1.26.1 to 1.27.0
@@ -50,2 +50,3 @@ import { type Context } from "./context.js"; | ||
readonly successful_payment: {}; | ||
readonly refunded_payment: {}; | ||
readonly boost_added: {}; | ||
@@ -174,2 +175,3 @@ readonly users_shared: {}; | ||
readonly successful_payment: {}; | ||
readonly refunded_payment: {}; | ||
readonly boost_added: {}; | ||
@@ -484,2 +486,3 @@ readonly users_shared: {}; | ||
readonly successful_payment: {}; | ||
readonly refunded_payment: {}; | ||
readonly boost_added: {}; | ||
@@ -608,2 +611,3 @@ readonly users_shared: {}; | ||
readonly successful_payment: {}; | ||
readonly refunded_payment: {}; | ||
readonly boost_added: {}; | ||
@@ -610,0 +614,0 @@ readonly users_shared: {}; |
@@ -298,2 +298,3 @@ "use strict"; | ||
successful_payment: {}, | ||
refunded_payment: {}, | ||
boost_added: {}, | ||
@@ -300,0 +301,0 @@ users_shared: {}, |
{ | ||
"name": "grammy", | ||
"description": "The Telegram Bot Framework.", | ||
"version": "1.26.1", | ||
"version": "1.27.0", | ||
"author": "KnorpelSenf", | ||
@@ -20,3 +20,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@grammyjs/types": "3.10.0", | ||
"@grammyjs/types": "3.11.0", | ||
"abort-controller": "^3.0.0", | ||
@@ -23,0 +23,0 @@ "debug": "^4.3.4", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
1040520
20665
+ Added@grammyjs/types@3.11.0(transitive)
- Removed@grammyjs/types@3.10.0(transitive)
Updated@grammyjs/types@3.11.0