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.
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /**
3
- * Telegram Bot API 10.1 — Rich Messages
3
+ * Telegram Bot API 1.0.1 — Rich Messages
4
4
  * https://core.telegram.org/bots/api#june-11-2026
5
5
  */
6
6
  Object.defineProperty(exports, "__esModule", { value: true });
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "teledzik",
3
- "version": "1.0.0",
4
- "description": "Modern Telegram Bot Framework (Bot API 10.1 + Rich Messages)",
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 10.1"
14
+ "bot api 1.0.1"
15
15
  ],
16
16
  "homepage": "https://telegraf.js.org",
17
17
  "bugs": {
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Telegram Bot API 10.1 — Rich Messages
2
+ * Telegram Bot API 1.0.1 — Rich Messages
3
3
  * https://core.telegram.org/bots/api#june-11-2026
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Telegram Bot API 10.1 — Rich Messages
2
+ * Telegram Bot API 1.0.1 — Rich Messages
3
3
  * https://core.telegram.org/bots/api#june-11-2026
4
4
  */
5
5
  /**