Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@gramio/types

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gramio/types - npm Package Compare versions

Comparing version 7.3.4 to 7.4.0

4

out/index.d.ts

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc