Skip to content

Add "Edit Message" feature #96

@The-LukeZ

Description

@The-LukeZ

I don't know anything about React but I want to suggest something simple:

Add the option to allow editing webhook messages.

You can do that by adding an optional input for the Message ID of the message you want to edit.

If the Message ID is provided, just change the request type to PATCH and add /messages/{message_id} to the pathname of the webhook url (before the query param).

This would be a really nice addition!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions