I wish some block action body will have more correct typing.
For example, when I use InteractiveMessage type when I want to handle event for clicking button on message, that's type does not contain container payload. But actually it exists.
I think it's intentional type, here is an official document.
https://api.slack.com/reference/interaction-payloads/block-actions#examples
Is there any blocker to implement this type? If not, I have a motivation to pull request.
Requirements
Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to those rules.
I wish some block action body will have more correct typing.
For example, when I use InteractiveMessage type when I want to handle event for clicking button on message, that's type does not contain
containerpayload. But actually it exists.I think it's intentional type, here is an official document.
https://api.slack.com/reference/interaction-payloads/block-actions#examples
Is there any blocker to implement this type? If not, I have a motivation to pull request.
Requirements
Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to those rules.