PipedreamHQ/pipedream

[ACTION] Discord - Edit Message

Open

#4,867 opened on Dec 2, 2022

View on GitHub
 (4 comments) (0 reactions) (1 assignee)JavaScript (7,438 stars) (5,305 forks)batch import
actionblockedenhancementgood first issuehelp wantedprioritizedtriaged

Description

Is there a specific app this action is for?

Discord

Please provide a link to the relevant API docs for the specific service / operation.

Discord API - Edit Message

Additionally - to retrieve the ID of a message sent by the Discord - Send Advanced Message, you'll need the message_id returned in the response.

Currently the ID is not returned, so you don't have a way of referencing messages sent to Discord:

CleanShot 2022-12-02 at 10 13 10@2x

Contributor guide