slackapi/deno-slack-sdk

[FEATURE] support response_urls in view_submission events

开放

#469 创建于 2025年7月18日

 (1 条评论) (0 个反应) (0 位负责人)TypeScript (45 个派生)auto 404
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

贡献者指南