Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Latest commit

 

History

History
27 lines (15 loc) · 293 Bytes

File metadata and controls

27 lines (15 loc) · 293 Bytes

This method deletes a message from a channel.

Arguments

{ARGS}

Response

{
	"ok": true,
	"channel": "C024BE91L",
	"ts": "1401383885.000061"
}

The response includes the channel and timestamp properties of the deleted message.

Errors

{ERRORS}

Warnings

{WARNINGS}