can you use commands while replying to a message?

I need to specify a message with my / command. i thought id be able to reply to a message and then use my command, but when replying none of my commands show up
9 Replies
d.js docs
d.js docs2y ago
• What's your exact discord.js npm list discord.js and node node -v version? • Post the full error stack trace, not just the top part! • Show your code! • Explain what exactly your issue is. • Not a discord.js issue? Check out #useful-servers.
Parogo_72
Parogo_722y ago
Yeah, you cant do both
skeddles
skeddles2y ago
ah crap so I have to use the right click commands?
Parogo_72
Parogo_722y ago
if you mean context menus, probably
skeddles
skeddles2y ago
yeah
Parogo_72
Parogo_722y ago
you can use a slashcommand with a string option asking for an id
skeddles
skeddles2y ago
that could work do you know if context commands got backported to 13?
Parogo_72
Parogo_722y ago
they are in v13 (they didnt even need to get backported)
skeddles
skeddles2y ago
o neat thank you very much perhaps i can show a modal, or reply with a message that has a select menu?