43dd0fd92c
The invite message wrapped the entire text including the referral URL in <blockquote><code>...</code></blockquote>. The <code> tag made the URL non-clickable — Telegram renders it as monospace copyable text. Recipients couldn't tap the link to open it. - Invite message: removed <code> from blockquote, Telegram now auto-links the URL - Stats panel: removed <code> from bot/cabinet referral links, URLs are now clickable