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

@grammyjs/types

Package Overview
Dependencies
Maintainers
1
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@grammyjs/types - npm Package Compare versions

Comparing version 3.11.1 to 3.12.0

4

manage.d.ts

@@ -54,3 +54,5 @@ import type { Location, Message, PhotoSize, ReactionType, Sticker } from "./message.js";

/** True, if the bot can be connected to a Telegram Business account to receive its messages. Returned only in getMe. */
can_connect_to_business?: boolean;
can_connect_to_business: boolean;
/** True, if the bot has main Web App. Returned only in getMe. */
has_main_web_app: boolean;
}

@@ -57,0 +59,0 @@ export declare namespace Chat {

{
"name": "@grammyjs/types",
"version": "3.11.1",
"version": "3.12.0",
"description": "Telegram Bot API type declarations for grammY",

@@ -5,0 +5,0 @@ "main": "mod.js",

@@ -20,3 +20,3 @@ # Telegram Bot API types for grammY

- `Chat`
- `ChatFromGetChat`
- `ChatFullInfo`
- `InlineKeyboardButton`

@@ -23,0 +23,0 @@ - `KeyboardButton`

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