ваше сообщение коммита
This commit is contained in:
@@ -313,7 +313,7 @@ class TelegramBot {
|
||||
|
||||
return {
|
||||
channel: 'telegram',
|
||||
identifier: telegramId,
|
||||
identifier: `telegram:${telegramId}`, // Формируем identifier с префиксом provider
|
||||
content: content,
|
||||
contentData: contentData,
|
||||
attachments: mediaFiles, // Обратная совместимость
|
||||
|
||||
Reference in New Issue
Block a user