blockkit icon indicating copy to clipboard operation
blockkit copied to clipboard

Need to update ImageBlock to support slack_file

Open p4norman opened this issue 1 year ago • 0 comments

Slack Block Kit now supports a version of image block which uses slack_file instead of image_url. https://api.slack.com/reference/block-kit/blocks#image This feature can't be used with existing ImageBlock code, it looks like some Pydantic changes are needed.

p4norman avatar Aug 27 '24 13:08 p4norman