> For the complete documentation index, see [llms.txt](https://docs.tip4serv.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tip4serv.com/discord-setup/mention-members.md).

# Mention members

{% tabs %}
{% tab title="Mention member" %}
You can mention a member in a channel like this example:

`Thank you` [`<@{discord_id}>`](#user-content-fn-1)[^1] `for your donation of {total_paid} {currency}`

<figure><img src="/files/3LqZgsHqavAHOorKS6Xw" alt=""><figcaption><p>Result on a Discord channel</p></figcaption></figure>
{% endtab %}

{% tab title="Mention role" %}
You can mention all members in a role, usefull if you want to notify all moderators after each purchase:

`Hi staff` [`<@&role_id>`](#user-content-fn-2)[^2]`, {discord_username} bought the VIP rank`

**Example:**

`Hi staff <@&1057661444298133584>, {discord_username} bought the VIP rank`

<figure><img src="/files/ANvZktObOAHLriPeMFe7" alt=""><figcaption><p>Result on a Discord channel</p></figcaption></figure>
{% endtab %}
{% endtabs %}

{% hint style="info" %}
Learn more about Discord commands [HERE](https://docs.tip4serv.com/store-setup/server-commands#3.-commands-editor).
{% endhint %}

[^1]: Use the **{discord\_id}** option between two square brackets

[^2]: Just replace **role\_id** by the role ID on your Discord server
