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

change block_actions to Message events fixes howdyai/botkit/issues/1711 #1712

Merged
merged 2 commits into from
Jul 22, 2019

Conversation

apemberton
Copy link
Contributor

Convert block_actions to ActivityTypes.Message just like user messages, so block_actions like button presses can be used to respond to BotkitConversation dialogs. Fixes /issues/1711.

@benbrown benbrown self-assigned this Jul 8, 2019
@benbrown
Copy link
Contributor

benbrown commented Jul 8, 2019

Thanks for this PR.

While you're at it - should this also apply to other button clicks?

@apemberton
Copy link
Contributor Author

apemberton commented Jul 8, 2019 via email

@benbrown
Copy link
Contributor

benbrown commented Jul 8, 2019

Yeah, interactive message callbacks or whatever they're called.

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 this pull request may close these issues.

BotkitConversation and Slack Buttons
2 participants