Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BotkitConversation and Slack Buttons
2 participants