slackapi/deno-slack-sdk
[FEATURE] support response_urls in view_submission events
Aperta
#469 aperta il 18 lug 2025
feature requestgood first issue
Metriche repository
- Star
- (227 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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