Comparing version 2.1.5 to 2.1.6
{ | ||
"name": "nk-ntba", | ||
"version": "2.1.5", | ||
"version": "2.1.6", | ||
"description": "Telegram bot api library for NodeJS. Developer's telegram: @NekitKuzmenko", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -113,3 +113,3 @@ Bot authorization: | ||
(async () => | ||
(async () => { | ||
@@ -116,0 +116,0 @@ await bot.downloadFile('your file_id', fs.createWriteStream('your file')); |
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
55489