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 Capability to modify messages via the api #14

Merged
merged 2 commits into from
Jan 31, 2015
Merged

Add Capability to modify messages via the api #14

merged 2 commits into from
Jan 31, 2015

Conversation

fabianthoma
Copy link
Contributor

This adds the capability to edit the messages by calling a method on the message object itself. The send message function on the Client also sends back the message to the caller, this even works in hubot-slack.

since doing it in the channel feels dirty, I'm more comfortable with
this solution
paulhammond added a commit that referenced this pull request Jan 31, 2015
Add Capability to modify messages via the api
@paulhammond paulhammond merged commit 0bb9f07 into slackapi:master Jan 31, 2015
@paulhammond
Copy link
Contributor

Nice! Thanks for sharing your code!

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