diff --git a/app/core/models/_telegram/templates/player.py b/app/core/models/_telegram/templates/player.py index a59a06c..1e3d378 100644 --- a/app/core/models/_telegram/templates/player.py +++ b/app/core/models/_telegram/templates/player.py @@ -79,11 +79,13 @@ class PlayerTemplates: else: content_hashtags = content_metadata_json.get('description').strip() if content_hashtags: - content_hashtags += '\n\n' + content_hashtags += '\n' text = f"""{content_metadata_json.get('name', 'Unnamed')} - -{content_hashtags}
🌐 Открыть на MY""" +{content_hashtags} +Этот контент был загружен в MY +\t/ p2p content market / +
🔴 «открыть в MY»""" make_log("TG-Player", f"Send content {content_type} ({content_encoding}) to chat {self._chat_id}. {cd_log}") for kmsg in self.db_session.query(KnownTelegramMessage).filter_by(