Types
ThreadDiscussionMessageEntryPayload
object
ThreadDiscussionMessageEntryPayloadFields
text
String!
attachments
[Attachment!]!
isFinal
Boolean!
slackBlocks
String
Slack Block Kit blocks (https://api.slack.com/block-kit) sent with this message, if any. JSON-encoded array of blocks. Null when the message was sent as plain markdown. The Plain UI renders a placeholder + a link to the Slack message instead of rendering the blocks natively.

