discord_reply_message
Reply to a specific Discord message with text or embeds, optionally disabling the ping to the author.
Instructions
Reply to a message (set ping:false to not ping the author).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ping | No | ||
| embeds | No | ||
| content | No | ||
| channelId | Yes | ||
| messageId | Yes |