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

Add ability to have response type be in_channel so responses can be shared #11

Open
ajtatum opened this issue Jan 2, 2020 · 1 comment

Comments

@ajtatum
Copy link
Contributor

ajtatum commented Jan 2, 2020

While reviewing https://github.com/IEvangelist/IEvangelist.Slack.SlashCommands/blob/master/IEvangelist.Slack.SlashCommands/Controllers/JokesController.cs I noticed he was able to provide a response_type to be "in_channel" or "ephemeral" which allows the response to be shared with the Channel and not just visible to the person who sent it.

@ajtatum
Copy link
Contributor Author

ajtatum commented Jan 3, 2020

Went ahead and made the changes in PR #12

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

No branches or pull requests

1 participant