post_new_message_api_v1_channels
Post a new message to a channel by providing the channel ID and message content.
Instructions
Post New Message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| content | Yes | ||
| data | No | ||
| meta | No | ||
| parent_id | No | ||
| reply_to_id | No | ||
| temp_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |