-
Notifications
You must be signed in to change notification settings - Fork 393
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
Added Shortcut Method #427
Conversation
Codecov Report
@@ Coverage Diff @@
## master #427 +/- ##
==========================================
- Coverage 81.50% 79.77% -1.74%
==========================================
Files 7 7
Lines 530 544 +14
Branches 152 158 +6
==========================================
+ Hits 432 434 +2
- Misses 70 80 +10
- Partials 28 30 +2
Continue to review full report at Codecov.
|
type: 'shortcut'; | ||
callback_id: string; | ||
trigger_id: string; | ||
user: { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
updated based on feedback from @shaydewael
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
aweeesomemeee
Summary
Added new shortcut method
Todo:
Requirements (place an
x
in each[ ]
)