simple-slack-api icon indicating copy to clipboard operation
simple-slack-api copied to clipboard

SlackMessagePosted do not contain subtypes

Open eliast opened this issue 8 years ago • 4 comments

It'd be great to have access to message subtypes in SlackMessagePosted. Right now I can't filter messages like user left a channel for example. Unless I'm missing something.

Thanks for your library. Great work.

eliast avatar Mar 18 '16 16:03 eliast

Hi,

Thanks for your feedback, I'm adding it to the todo list. This shouldn't be that hard to add.

Best regards,

Benoit

bcorne avatar Mar 18 '16 16:03 bcorne

That should be done with the commit I just pushed (will be available on next release)

bcorne avatar Mar 18 '16 16:03 bcorne

Are snapshots available anywhere for me to try it before release?

eliast avatar Mar 18 '16 19:03 eliast

You should be able to get them using jitpack : https://jitpack.io/#Ullink/simple-slack-api/-SNAPSHOT

Best regards,

Benoit

bcorne avatar Mar 18 '16 20:03 bcorne