Kazuhiro Sera
Kazuhiro Sera
I think that this question is already answered. Let us close this issue but please feel free to write in if you have follow-up questions.
Hi @kbroughton, thanks for writing in! I've checked your gist and found that the reason why your code is getting "invalid_blocks" error code from the server side is that you...
Fixed by https://github.com/slackapi/bolt-js/pull/1601
Hi @jimmywarting, thanks for the suggestion! Although are not planning to work on the replacement in the short term (due to our priorities right now), I agree that we can...
Hi @dharmendrasha, thanks for asking the question! We generally don't recommend using dialogs over modals because we won't add any new features to dialogs. That being said, if you have...
@RakeshRenzous Indeed, receiving both events may look a bit redundant but the purpose of the event delivery are slightly different. In a different scenario where a user authorization is removed...
Hi @edwmurph, thanks for sharing the detailed report on the issue. In your use case, I agree that `text` can be skipped as the attachment has the fallback property. At...
Yeah, so I meant this SDK needs to be updated in a future release.
Thanks for writing in. If I understand correctly, these ones still need to be in "dependencies" on this library side to enable library users to smoothly use this SDK in...
Hi @Billiardist94, thanks for writing in. Your Bolt app behaves as either a web endpoint only handles requests from Slack (when using Request URL) or a stand alone WebSocket client...