Open Issues Need Help
View All on GitHub [FEATURE] support response_urls in view_submission events about 2 months ago
AI Summary: Enhance the Deno Slack SDK to include support for `response_urls` within the `ViewSubmissionBody` type. This involves adding the `response_urls` property to the existing type definition, allowing developers to directly access this field in view submission events without manual parsing. This will align the Deno SDK's functionality with the existing BoltJS implementation.
Complexity:
2/5
feature request good first issue