attachments

python

【python】Slack APIのchat.postMessageでattachmentsを送る方法

attachmentsで送ると「invalid_attachments」BlockKitBuilderでattachmentsを作成し、chat.postMessageで送信したら上記のエラーが発生。textやblocksの時は送れたのに、...