@gramio/types
Advanced tools
Comparing version 7.3.4 to 7.4.0
@@ -11,5 +11,5 @@ /** | ||
* | ||
* Based on Bot API v7.3.0 (06.05.2024) | ||
* Based on Bot API v7.4.0 (28.05.2024) | ||
* | ||
* Generated at 10.05.2024, 19:21:08 using [types](https://github.com/gramiojs/types) and [schema](https://ark0f.github.io/tg-bot-api) generators | ||
* Generated at 28.05.2024, 11:45:16 using [types](https://github.com/gramiojs/types) and [schema](https://ark0f.github.io/tg-bot-api) generators | ||
*/ | ||
@@ -16,0 +16,0 @@ |
@@ -14,5 +14,5 @@ /** | ||
* | ||
* Based on Bot API v7.3.0 (06.05.2024) | ||
* Based on Bot API v7.4.0 (28.05.2024) | ||
* | ||
* Generated at 10.05.2024, 19:21:08 using [types](https://github.com/gramiojs/types) and [schema](https://ark0f.github.io/tg-bot-api) generators | ||
* Generated at 28.05.2024, 11:45:16 using [types](https://github.com/gramiojs/types) and [schema](https://ark0f.github.io/tg-bot-api) generators | ||
*/ | ||
@@ -872,2 +872,8 @@ | ||
/** | ||
* Refunds a successful payment in [Telegram Stars](https://t.me/BotNews/90). Returns *True* on success. | ||
* | ||
* [Documentation](https://core.telegram.org/bots/api/#refundstarpayment) | ||
*/ | ||
refundStarPayment: CallAPI<Params.RefundStarPaymentParams, true> | ||
/** | ||
* Informs a user that some of the Telegram Passport elements they provided contains errors. The user will not be able to re-submit their Passport to you until the errors are fixed (the contents of the field for which you returned the error must change). Returns *True* on success. | ||
@@ -874,0 +880,0 @@ * |
@@ -16,5 +16,5 @@ /** | ||
* | ||
* Based on Bot API v7.3.0 (06.05.2024) | ||
* Based on Bot API v7.4.0 (28.05.2024) | ||
* | ||
* Generated at 10.05.2024, 19:21:08 using [types](https://github.com/gramiojs/types) and [schema](https://ark0f.github.io/tg-bot-api) generators | ||
* Generated at 28.05.2024, 11:45:16 using [types](https://github.com/gramiojs/types) and [schema](https://ark0f.github.io/tg-bot-api) generators | ||
*/ | ||
@@ -21,0 +21,0 @@ |
{ | ||
"name": "@gramio/types", | ||
"version": "7.3.4", | ||
"version": "7.4.0", | ||
"homepage": "https://github.com/gramiojs/types", | ||
@@ -5,0 +5,0 @@ "readme": "https://github.com/gramiojs/types", |
@@ -95,3 +95,3 @@ # Code-generated and Auto-published Telegram Bot API types | ||
[Documentation](https://gramio.netlify.app/files/usage-without-gramio.html#write-you-own-type-safe-tba-api-wrapper-with-file-uploading-support) | ||
[Documentation](https://gramio.dev/files/usage-without-gramio.html#write-you-own-type-safe-tba-api-wrapper-with-file-uploading-support) | ||
@@ -98,0 +98,0 @@ ## Generate types manually |
Sorry, the diff of this file is too big to display
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
430525
10653