client-py connected
This commit is contained in:
@@ -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(),
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user