DeleteMessage
Delete a message in a channel.
Input
| Name | Type | Required | Description |
| TeamId | String | True | The Id of the team. |
| ChannelId | String | True | The Id of the channel. |
| MessageId | String | True | The Id of the message. |
Result Set Columns
| Name | Type | Description |
| Success | String | Whether the operation was successful. |