Slack [introduced](https://api.slack.com/messaging/attachments-to-blocks) 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](https://api.slack.com/methods/chat.postMessage).