client-py connected

This commit is contained in:
2026-03-27 16:33:40 -04:00
parent c76887ab92
commit c3a8fae132
55 changed files with 1598 additions and 426 deletions

View File

@@ -110,6 +110,7 @@ export class TelegramHandler {
userId: authContext.userId,
sessionId: authContext.sessionId,
content: text,
attachments: [], // TODO: Add image support for Telegram
timestamp: new Date(),
};