[Docs] Context menu of slash commands supported on mobile (#2459)

This commit is contained in:
Nikolay
2022-09-10 11:03:14 +03:00
committed by GitHub
parent 4834b27f90
commit 525dd6048a

View File

@@ -18,9 +18,6 @@ The name and description help users find your command among many others, and the
Message and User commands are only a name, to the user. So try to make the name descriptive.
They're accessed by right clicking (or long press, on mobile) a user or a message, respectively.
> [!IMPORTANT]
> Context menu commands are currently not supported on mobile.
All three varieties of application commands have both Global and Guild variants.
Your global commands are available in every guild that adds your application.
You can also make commands for a specific guild; they're only available in that guild.