We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 961d349 commit 282d29eCopy full SHA for 282d29e
slackevents/inner_events.go
@@ -472,6 +472,7 @@ type File struct {
472
DisplayAsBot bool `json:"display_as_bot"`
473
Username string `json:"username"`
474
URLPrivate string `json:"url_private"`
475
+ FileAccess string `json:"file_access"`
476
URLPrivateDownload string `json:"url_private_download"`
477
Thumb64 string `json:"thumb_64"`
478
Thumb80 string `json:"thumb_80"`
0 commit comments