Skip to content

Feature Request: Add Edit Message support for GOWS engine #2033

@TheOneironaut

Description

@TheOneironaut

Is your feature request related to a problem?

I'm using WAHA with the GOWS engine (which I prefer due to its superior performance and stability compared to NOWEB/WEBJS).
The WAHA API already supports editing messages in general, but this feature is currently missing in the GOWS engine.

Describe the solution you'd like

Please add full support for the Edit Message action in the GOWS engine using the existing endpoint:

  • PUT /api/{session}/chats/{chatId}/messages/{messageId}

The request should accept a body with the text field (or caption for media messages) and return an appropriate response.

patron:PLUS

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions