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

@grammyjs/types

Package Overview
Dependencies
Maintainers
3
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 2.2.2 to 2.2.3

4

manage.d.ts

@@ -296,3 +296,3 @@ import { Location, Message, PhotoSize } from "./message";

can_add_web_page_previews: boolean;
/** Date when restrictions will be lifted for this user; unix time */
/** Date when restrictions will be lifted for this user; unix time. If 0, then the user is restricted forever */
until_date: number;

@@ -315,3 +315,3 @@ }

user: User;
/** Date when restrictions will be lifted for this user; unix time */
/** Date when restrictions will be lifted for this user; unix time. If 0, then the user is banned forever */
until_date: number;

@@ -318,0 +318,0 @@ }

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

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

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