This commit is contained in:
2025-12-01 18:15:50 +01:00
parent b59c8e15e1
commit 718bb5131c
3 changed files with 42 additions and 0 deletions

5
test_telegram.py Normal file
View File

@@ -0,0 +1,5 @@
from TelegramMessaging import send_message
send_message("Test: Telegram integrace funguje!")