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

convert slack interactive message event to camelcase #755

Merged
merged 3 commits into from
May 6, 2020

Conversation

etrex
Copy link
Contributor

@etrex etrex commented May 5, 2020

  • add a test to prove the original behavior is wrong
  • fix the test

@etrex etrex changed the title convert slack interactive message event to camelcase WIP: convert slack interactive message event to camelcase May 5, 2020
@etrex etrex changed the title WIP: convert slack interactive message event to camelcase convert slack interactive message event to camelcase May 6, 2020
@etrex etrex requested a review from chentsulin May 6, 2020 03:14
@chentsulin chentsulin merged commit 38e98e1 into master May 6, 2020
@chentsulin chentsulin deleted the slack-interactive-event-camelcase branch May 6, 2020 05:29
etrex added a commit that referenced this pull request May 7, 2020
* test: add test to check the original behavior

* feat: convert slack interactive message event to camelcase
chentsulin added a commit that referenced this pull request May 7, 2020
* example: telegram game (#751)

* example: telegram game

* chore: add newline

* refactor: use getClient
docs: fix grammar mistakes

* example: telegram inline query (#752)

* example: telegram inline query

* fix: typo

* chore: add empty line

* fix: typo

* example: telegram reply keyboard (#753)

* example: telegram reply keyboard

* fix: grammar

* example: telegram inline keyboard (#754)

* example: telegram inline keyboard

* docs: remove -w <YOUR_WEBHOOK_URL>

* chore(README): use a router example instead of hello world

* convert slack interactive message event to camelcase (#755)

* test: add test to check the original behavior

* feat: convert slack interactive message event to camelcase

* 1.4.4 changelog

* v1.4.4

* chore: update package readme

* docs: add urlencoded body parser to custom-server-express (#756)

* docs: update slack routes improvement

Co-authored-by: C. T. Lin <[email protected]>
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.

2 participants