PipedreamHQ / PipedreamHQ/pipedream
[ACTION] Discord - Edit Message
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
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
](https://discord.com/developers/docs/resources/channel#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:

Contributor guide
Assessment
This issue has not been assessed yet.