diff --git a/slackevents/inner_events.go b/slackevents/inner_events.go index fb1ab132a..6be8b9201 100644 --- a/slackevents/inner_events.go +++ b/slackevents/inner_events.go @@ -267,6 +267,7 @@ type MessageEvent struct { Upload bool `json:"upload"` Files []File `json:"files"` + Blocks slack.Blocks `json:"blocks,omitempty"` Attachments []slack.Attachment `json:"attachments,omitempty"` // Root is the message that was broadcast to the channel when the SubType is