discord / discord-api-docs

Official Discord API Documentation
https://discord.com/developers/docs/intro
Other
5.9k stars 1.25k forks source link

Slash commands mentions don't always show up #6524

Open pkdev08 opened 10 months ago

pkdev08 commented 10 months ago

Description

Recently, I noticed when mentioning a slash command for sub commands, it doesn't always show up. I'll need to click on the command in the slash menu or fully execute/run it. This seems to happen intermittently. Doesn't happen for regular commands using the format </NAME:COMMAND_ID> but only for sub commands </NAME SUBCOMMAND:ID> and sub command groups </NAME SUBCOMMAND_GROUP SUBCOMMAND:ID>.

image

Steps to Reproduce

1) Refresh client 2) Don't use or open slash menu 3) Mention sub command or sub command group using </NAME SUBCOMMAND:ID> or </NAME SUBCOMMAND_GROUP SUBCOMMAND:ID>

Expected Behavior

Should mention without needing to click on command in the slash menu first.

Current Behavior

Sometimes it doesn't mention at all, and you need to either click on the command in the slash menu or run it first.

Screenshots/Videos

image

Client and System Information

OS: macOS and Windows 11 Client: Stable 243588 (0168cc1)

miramallows commented 9 months ago

this is occurring to me for commands too (not just subcommands) if it hasn't been used for a while. i spent a few hours trying to figure out why some command mentions simply didn't work, then if i ran that command once, it'll instantly fix itself in the format of the message. only seems to happen on desktop and not mobile.