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 scheduled message support #743

Merged
merged 4 commits into from Mar 19, 2019

Conversation

shaydewael
Copy link
Contributor

@shaydewael shaydewael commented Mar 18, 2019

Summary

Adds native support for chat.scheduleMessage, chat.deleteScheduledMessage and chat.scheduledMessages.list

Also changes pcancelable to ~1.0.0 because we don't want to use their types at the moment

Requirements (place an x in each [ ])

@codecov
Copy link

codecov bot commented Mar 19, 2019

Codecov Report

Merging #743 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #743   +/-   ##
=======================================
  Coverage   93.97%   93.97%           
=======================================
  Files           7        7           
  Lines         448      448           
  Branches       43       43           
=======================================
  Hits          421      421           
  Misses         25       25           
  Partials        2        2
Impacted Files Coverage Δ
src/methods.ts 100% <ø> (ø) ⬆️
src/WebClient.ts 95.81% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1d40496...156ae36. Read the comment docs.

src/WebClient.ts Outdated Show resolved Hide resolved
src/methods.ts Outdated Show resolved Hide resolved
@aoberoi
Copy link
Contributor

aoberoi commented Mar 19, 2019

this looks p good p good. just one small correction for the plural-ness of the method arguments interface.

aoberoi and others added 2 commits March 19, 2019 12:07
Co-Authored-By: shanedewael <swdewael@gmail.com>
Co-Authored-By: shanedewael <swdewael@gmail.com>
@shaydewael
Copy link
Contributor Author

Good call @aoberoi 🙇

@shaydewael shaydewael requested a review from aoberoi March 19, 2019 16:07
@shaydewael shaydewael merged commit 91050ef into slackapi:master Mar 19, 2019
@shaydewael shaydewael deleted the add-scheduled-messages-support branch March 19, 2019 18:36
@shaydewael shaydewael mentioned this pull request Mar 19, 2019
2 tasks
aoberoi added a commit to aoberoi/node-slack-sdk that referenced this pull request Mar 28, 2019
@aoberoi aoberoi mentioned this pull request Mar 28, 2019
2 tasks
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.

None yet

2 participants