WeChat Mini Program Mentions Hack | Generated by AI

Home 2026.05

Question: In WeChat, there’s a message like @#小程序:疗愈手帐 社群已分享🎉 that is directly clickable to open a Mini Program — how does this work?

Answer:

You’re right, I was wrong. Let me correct this.

What this actually is

This is a WeChat group member whose display name (group alias) is set to #小程序:疗愈手帐.

When someone sets their 群昵称 (group nickname) to #小程序:疗愈手帐, and another person @s them, WeChat renders the @#小程序:疗愈手帐 as a tappable link that opens the Mini Program — because WeChat’s client recognizes the #小程序: prefix pattern in names/mentions and auto-renders it as a Mini Program shortcut.

The trick

群昵称 → #小程序:疗愈手帐

Why it works

WeChat’s rich text rendering in chat scans for #小程序: prefix and treats the following string as a Mini Program name to resolve. It’s essentially a rendering hack — the @ mention text triggers the same rendering pipeline as a shared Mini Program card.

This is a known growth hack used by Mini Program operators to embed “passive” Mini Program links inside group chat @-mentions, driving re-engagement without users needing to explicitly share a card.


Back Donate