telegram-escape
Advanced tools
+2
-2
| { | ||
| "name": "telegram-escape", | ||
| "version": "1.0.5", | ||
| "description": "Lightwieght Javascript utility zero-dependecy library for Telegram Bots developers for escaping user input", | ||
| "version": "1.0.6", | ||
| "description": "Lightweight Javascript utility zero-dependecy library for Telegram Bots developers for escaping user input with formatting options", | ||
| "main": "index.js", | ||
@@ -6,0 +6,0 @@ "scripts": { |
+1
-1
| # telegram-escape | ||
| Lightwieght Javascript utility zero-dependecy library for Telegram Bots developers for escaping user input with [formatting options](https://core.telegram.org/bots/api#formatting-options) | ||
| Lightweight Javascript utility zero-dependecy library for Telegram Bots developers for escaping user input with [formatting options](https://core.telegram.org/bots/api#formatting-options) | ||
@@ -5,0 +5,0 @@ Installation |
3474
0.7%