Comparing version 2.1.2 to 2.1.3
{ | ||
"name": "nk-ntba", | ||
"version": "2.1.2", | ||
"version": "2.1.3", | ||
"description": "Telegram bot api library for NodeJS. Developer's telegram: @NekitKuzmenko", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -1,5 +0,3 @@ | ||
**nk-ntba library docs** | ||
Bot authorization: | ||
Bot authorizing: | ||
``` | ||
@@ -119,2 +117,2 @@ const Bot = require('nk-ntba'); | ||
All other methods are async and need ```await``` or ```.then``` constructions (```.catch``` is not used, **promise is always resolved**). | ||
You can check available methods in source code of this library. | ||
You can check available methods in source code of this library. |
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
54920
118