Comparing version 1.2.2 to 1.2.3
{ | ||
"name": "typegram", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "Type declarations for the Telegram API", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -7,3 +7,3 @@ # Types for the Telegram API | ||
- Generally this package just exposes a huge load of `interface`s as well as a single `class Telegram` which contains all available methods of the API. | ||
- Generally this package just exposes a huge load of `interface`s as well as another `interface Telegram` which contains all available methods of the API. | ||
There is no further structure applied to this, but if you can come up with something reasonable, please suggest it in an issue or directly open a PR. | ||
@@ -10,0 +10,0 @@ |
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
170839