I want to just metion @owner @admin for now.
Thank You!
Possible to mention a more then one role?
Hey, you can use this as a reference for how to mention anything in discord https://discord.com/developers/docs/reference#message-formatting
<@owner><@admin>
like that?
Flechen
<@owner><@admin>
like that?
No, it would be <@&ROLE_ID> you need to use role ID.
Got it I think!
"<@&ROLE_ID><@&ROLE_ID><@&ROLE_ID>"
"<@&Owner><@&Admin><@&Member>"
This look right?