appmixer.slack.list.SendPrivateChannelMessage
Send Private Channel Message
1.1.0
Public
| Field | Type | Description |
|---|---|---|
| Channel | text | - |
| Message | textarea | - |
| Thread Message ID | text | Provide another message's `ts` value to post this message in a thread. Avoid using a reply's `ts` value; use its parent's value instead. |
| Broadcast reply | toggle | Used in conjunction with Thread Message ID, when set to `true` will broadcast the reply to the channel. |
| Send as bot | toggle | Send the message as a bot user. Make sure the bot is a member of the private channel. Ask your Slack admin if unsure which bot app to add. |
| Bot username | text | - |
| Bot icon URL | text | - |
| Field | Type | Description |
|---|---|---|
| Message Timestamp | string | - |
| Message Type | string | - |
| Message Subtype | string | - |
| Text | string | - |
| User ID | string | - |
| Bot Username | string | - |
| Bot ID | string | - |
| App ID | string | - |
| Team ID | string | - |