-
Notifications
You must be signed in to change notification settings - Fork 335
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
feat (slack): support slack block kits and view events #545
Conversation
darkbtf
commented
Nov 27, 2019
- add all event types used by Slack block kits and Slack modal
- use view.private_metadata to store channelId for bottender's session key
60be5c4
to
77b3bbd
Compare
77b3bbd
to
4802c59
Compare
4802c59
to
092768c
Compare
Codecov Report
@@ Coverage Diff @@
## release/1.1 #545 +/- ##
===============================================
- Coverage 80.82% 79.92% -0.91%
===============================================
Files 95 89 -6
Lines 4251 4030 -221
Branches 1032 965 -67
===============================================
- Hits 3436 3221 -215
+ Misses 779 773 -6
Partials 36 36
Continue to review full report at Codecov.
|
723fd7c
to
3865879
Compare
We need to keep
This workaround should be specified in the documentation of |
3865879
to
dfa630f
Compare
dfa630f
to
9407b4c
Compare