Quick question regarding application descriptions
How does one link an application command in the description of an app? Looks like a mention syntax, but I can't seem to figure it out.
Solution:Jump to solution
As for mentioning commands
</price:1078828281555603489>
is /price
So it's name:id
...4 Replies
I guess this is also part of this question - how does one do this also?
Those are available only to verified bots, they're what Discord considers a bot's most popular commands
And automatic
Solution
As for mentioning commands
</price:1078828281555603489>
is /price
So it's name:id
But you can also just use chatInputApplicationCommandMention
from discordjs to make that easier.