- 
                Notifications
    
You must be signed in to change notification settings  - Fork 1.3k
 
Closed
Description
Description
Currently it is not possible to use slash commands while replying: the command executes independently. It would be nice for Discord to send the messageId of the selected message with the interaction.
Why This is Needed
Various use cases:
- Bots that provide message formatting helpers (like the 
/mebuilt-in command). - It would be really helping for reporting certain messages.
 - It would help in support guild-specific message management features like maybe marking something as completed/deleted etc.
 
Alternatives Considered
One alternative is to use the "Copy ID" feature to send the message ID as an argument. However that isn't available unless you enable Developer Mode so increases user hassle.
Additional Details
GoldenAngel2, conto295, Squidtoon99, A5rocks, xSke and 3 more