ваше сообщение коммита

This commit is contained in:
2025-12-12 15:57:49 +03:00
parent 2508fc4fd6
commit 97de2347b2
4 changed files with 27 additions and 3 deletions

View File

@@ -313,7 +313,7 @@ class TelegramBot {
return {
channel: 'telegram',
identifier: telegramId,
identifier: `telegram:${telegramId}`, // Формируем identifier с префиксом provider
content: content,
contentData: contentData,
attachments: mediaFiles, // Обратная совместимость