Skip to content

Allow Slash Commands with message replies #2714

@thecodrr

Description

@thecodrr

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:

  1. Bots that provide message formatting helpers (like the /me built-in command).
  2. It would be really helping for reporting certain messages.
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions