teledzik 1.0.0 → 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "teledzik",
|
|
3
|
-
"version": "1.0.
|
|
4
|
-
"description": "Modern Telegram Bot Framework (Bot API
|
|
3
|
+
"version": "1.0.1",
|
|
4
|
+
"description": "Modern Telegram Bot Framework (Bot API 1.0.1 + Rich Messages)",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"telekaf",
|
|
7
7
|
"telegraf",
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"botapi",
|
|
12
12
|
"bot framework",
|
|
13
13
|
"rich messages",
|
|
14
|
-
"bot api
|
|
14
|
+
"bot api 1.0.1"
|
|
15
15
|
],
|
|
16
16
|
"homepage": "https://telegraf.js.org",
|
|
17
17
|
"bugs": {
|