···29------------ | ----------------------- | ------------------------------------------------------------
30channel_id | integer | `channel_id` of where the message was sent
31content | string | message content
32-content_html | string? | Deprecated. Markdown message content as HTML
33is_action | boolean | was this an action? i.e. `/me dances`
34message_id | integer | unique identifier for message
35sender_id | integer | `user_id` of the sender
···29------------ | ----------------------- | ------------------------------------------------------------
30channel_id | integer | `channel_id` of where the message was sent
31content | string | message content
032is_action | boolean | was this an action? i.e. `/me dances`
33message_id | integer | unique identifier for message
34sender_id | integer | `user_id` of the sender