@azteam/telegram-api
Advanced tools
Comparing version 1.0.60 to 1.0.61
{ | ||
"name": "@azteam/telegram-api", | ||
"version": "1.0.60", | ||
"version": "1.0.61", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -24,3 +24,5 @@ import HttpClient from '@azteam/http-client'; | ||
parse_mode: 'HTML', | ||
remove_keyboard: isRemoveKeyBoard | ||
reply_markup: JSON.stringify({ | ||
remove_keyboard: isRemoveKeyBoard | ||
}) | ||
}); | ||
@@ -27,0 +29,0 @@ } |
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
2208
49