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:
As for mentioning commands </price:1078828281555603489> is /price So it's name:id...
T
thad408d ago
I guess this is also part of this question - how does one do this also?
K
kyra408d ago
Those are available only to verified bots, they're what Discord considers a bot's most popular commands
F
Favna408d ago
And automatic
Solution
F
Favna408d ago
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.
Want results from more Discord servers?
Add your server
More Posts
What typescript version to use?Since the most recent announcement in #Announcements recommends that I should not use typescript verHow to get subcommand name from interaction object?I ~~am~~ will be having multiple commands which have their own sub commands (3 sub command per parenHow do I listen for reactions on all messages in a channel?doing discord bot dev after a long time. i wanted to listen for message reactions on every message iMessageCreate Event isn't workingThis is the first listener Im creating I've read the documentation 50 times imo and checked out the How big is the difference between xyz.cache.get() and await xzy.fetch()?fetch returns the cached thing aswell if it exists, so except the Promise difference i see not reallNOT WORK SAPPHIREwhy not work bot commands?Throwing on unhandled interactionHey, I just wanted to quickly check this idea - If I assign a listener to interaction create and theReply During CooldownCan I make the bot reply with the remaining time of cooldown delay ?messageUpdate event not Triggering```ts import { Listener } from '@sapphire/framework'; import type { Message } from 'discord.js'; exp'"discord.js"' has no exported member named 'WebhookEditMessageOptions'. Did you mean 'WebhookFetchMError: '"discord.js"' has no exported member named 'WebhookEditMessageOptions'. Did you mean 'WebhooMonoreposDoes Sapphire work and play nice with monorepos?Question regarding slash commands / aliasesHi, is there a way for me to register command aliases as slash commands as well? For example: Commandisable commands by dashboard.I want to disable commands through dashboard so, is there any way to dynamically disable commands ?What is the difference between response.status and response.statusCode ?When using the API Plugin of Sapphire.