Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Message actions aren't working #201

Closed
4 of 9 tasks
shaydewael opened this issue May 22, 2019 · 0 comments · Fixed by #202
Closed
4 of 9 tasks

Message actions aren't working #201

shaydewael opened this issue May 22, 2019 · 0 comments · Fixed by #202
Assignees

Comments

@shaydewael
Copy link
Contributor

Description

Message actions aren't handled properly, so the Could not determine the type of an incoming event. No listeners will be called. error is logged.

I believe this is due to https://github.com/slackapi/bolt/blob/master/src/helpers.ts#L49 since message actions won't have an actions array or be type dialog_submission.

What type of issue is this? (place an x in one of the [ ])

  • bug
  • enhancement (feature request)
  • question
  • documentation related
  • testing related
  • discussion

Requirements (place an x in each of the [ ])

  • I've read and understood the Contributing guidelines and have done my best effort to follow them.
  • I've read and agree to the Code of Conduct.
  • I've searched for any related issues and avoided creating a duplicate issue.
@shaydewael shaydewael self-assigned this May 22, 2019
@shaydewael shaydewael mentioned this issue May 23, 2019
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant