Incorrect types with ViewUpdateResponseAction and ViewPushResponseAction #1488
Labels
bug
M-T: confirmed bug report. Issues are confirmed when the reproduction steps are documented
TypeScript-specific
Milestone
Description
After upgrading from 3.11.1 to 3.11.2,
ViewUpdateResponseAction
andViewPushResponseAction
include more required fields that should not be there. This originates from #1455.What type of issue is this? (place an
x
in one of the[ ]
)Requirements (place an
x
in each of the[ ]
)Bug Report
Reproducible in
package version: 3.11.2
node version: any version
OS version(s): any OS
Steps to reproduce
Expected result
Typescript accepts the above snippet. Slack API reference
Actual result
Typescript rejects the above snippet
Attachments
The text was updated successfully, but these errors were encountered: