@grammyjs/types
Advanced tools
Comparing version 3.4.3 to 3.4.4
@@ -994,3 +994,3 @@ import type { Chat, User } from "./manage.js"; | ||
/** Custom emoji identifier */ | ||
custom_emoji: string; | ||
custom_emoji_id: string; | ||
} | ||
@@ -997,0 +997,0 @@ /** Represents a reaction added to a message along with the number of times it was added. */ |
{ | ||
"name": "@grammyjs/types", | ||
"version": "3.4.3", | ||
"version": "3.4.4", | ||
"description": "Telegram Bot API type declarations for grammY", | ||
@@ -5,0 +5,0 @@ "main": "mod.js", |
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
305819