Messaging
Edit Message
Edits a message that you've previously sent.
patch/channels/{target}/messages/{msg}
Path parameters
targetstring required
msgstring required
Request body
Response
Example response
{
"member": {
"joined_at": "1970-01-01T00:00:00Z",
"timeout": "1970-01-01T00:00:00Z"
},
"system": {
"finished_at": "1970-01-01T00:00:00Z"
},
"edited": "1970-01-01T00:00:00Z"
}