Frends.Slack.DeleteMessage / 1.1.0
Summary
Deletes a message, addressed by the channel and the timestamp Slack identifies it with.
Typical use — clearing up notifications a Process posted that are no longer true
Data to be used for deleting a Slack message.
| Name | Type | Default | Example | Description |
|---|---|---|---|---|
| ChannelId | String |
– | C12345678 |
Channel ID where the message exists |
| MessageTs | String |
– | 1234567890.123456 |
Timestamp of the message to delete. |