Send DM to Content Commenter
repliz_message_content_commentSend a direct message to the author of a comment on your content, optionally including interactive buttons.
Instructions
Send a private message (DM) to the author of a comment on your content. Provide text and/or a button payload.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | The message text. | |
| button | No | Optional interactive button payload. | |
| accountId | Yes | The account id sending the message. | |
| commentId | Yes | The comment id whose author will be messaged. | |
| contentId | Yes | The content id. |