slack-rs-api icon indicating copy to clipboard operation
slack-rs-api copied to clipboard

Add blocks support

Open calder opened this issue 5 years ago • 2 comments

Slack introduced the new blocks API and deprecated attachments in early 2019.

Add a blocks field to slack_api::chat::PostMessageRequest, and pass it to chat.postMessage.

calder avatar Aug 30 '19 10:08 calder

Any news on that? Currently if I want to format my message in any-but-the-basic way, I can't.

oren0e avatar Jan 11 '22 17:01 oren0e

I would have submitted a PR but the instructions in CONTRIBUTING.md are not that clear. Is it possible to get some support with this?

oren0e avatar Jan 11 '22 17:01 oren0e