Last Updated: Nov 4, 2020
Use this function to reply to the given message.
Send Reply (token, channel_id, time_stamp, text)
| Input Parameter Name | Description |
|---|---|
| token | Authentication token |
| channel_id | ID of the channel to post the message |
| time_stamp | Time stamp (ts) of the unique message to be replied |
| text | The text to be replied to |
| Return Value | Description |
|---|---|
| Output |
|
Send Reply (ABCDE, NC-45, 2020-12-11 03:14:07, Hello)
To view all the Slack functions, click here.