slackapi/deno-slack-sdk
[FEATURE] support response_urls in view_submission events
開放
#469 建立於 2025年7月18日
feature requestgood first issue
倉庫指標
- 星標
- (227 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
In BoltJS view submission event types supports response_urls, this should also be supported in the Deno SDK by the ViewSubmissionBody type
Currently you should be able to work arounds this by explicitly looking for the response_urls field in BaseViewBody objects and manually parsing the expected value