From aec24f3ed6e848e8082c3c9afa18e0aa4dadcab3 Mon Sep 17 00:00:00 2001 From: Omni Devel Date: Tue, 23 Jun 2026 17:30:42 +0300 Subject: [PATCH] update: added telegram chat template --- templates.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/templates.json b/templates.json index 77c83f5..d9349f2 100644 --- a/templates.json +++ b/templates.json @@ -32,6 +32,13 @@ ], "template": "SMSTO:$phone$:$message$" }, + { + "names": {"en": "Telegram chat", "ru": "Чат в Telegram"}, + "fields": [ + {"id": "username", "names": {"en": "Username (without \"@\")", "ru": "Юзернейм (без \"@\")"}} + ], + "template": "https://t.me/$username$" + }, { "names": {"en": "WhatsApp chat", "ru": "Чат в WhatsApp"}, "fields": [