Skip to content

Update ack() repsond() args#33

Merged
seratch merged 1 commit into
slackapi:mainfrom
seratch:ack-repsond-args
Aug 7, 2020
Merged

Update ack() repsond() args#33
seratch merged 1 commit into
slackapi:mainfrom
seratch:ack-repsond-args

Conversation

@seratch

@seratch seratch commented Aug 7, 2020

Copy link
Copy Markdown
Contributor

Summary

This pull request updates Ack and Respond to cover more patterns by applying the following changes:

  • Add attachments, options, option_groups to ack()
  • Add attachments to respond()
  • Enable ack(), respond() to accept dict values
  • Enable ack(), respond() to accept slack_sdk.models.JsonObject in arrays

Category (place an x in each of the [ ])

  • slack_bolt.App and/or its core components
  • slack_bolt.async_app.AsyncApp and/or its core components
  • Adapters in slack_bolt.adapter

Requirements (place an x in each [ ])

  • I've read and understood the Contributing Guidelines and have done my best effort to follow them.
  • I've read and agree to the Code of Conduct.
  • I've run ./scripts/run_tests.sh after making the changes.

* Add attachments, options, option_groups to ack()
* Add attachments to respond()
* Enable ack(), respond() to accept dict values
* Enable ack(), respond() to accept slack_sdk.models.JsonObject in arrays
@seratch seratch self-assigned this Aug 7, 2020
@seratch seratch added this to the 0.3.0a0 milestone Aug 7, 2020
@seratch seratch added the bug Something isn't working label Aug 7, 2020
@seratch

seratch commented Aug 7, 2020

Copy link
Copy Markdown
Contributor Author

This project is still in early-stage and I've made sure this works. Let me self-merge this PR.

@seratch seratch merged commit 538c2fb into slackapi:main Aug 7, 2020
@seratch seratch deleted the ack-repsond-args branch August 7, 2020 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant