We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Set the read mark for channels, groups, and im channels when changing channels.
Channel: https://godoc.org/github.com/nlopes/slack#Client.SetChannelReadMark
Group: https://godoc.org/github.com/nlopes/slack#Client.SetGroupReadMark
IM: https://godoc.org/github.com/nlopes/slack#Client.MarkIMChannel
Probably need to create new field type for Channels, to make the distinction.
The text was updated successfully, but these errors were encountered:
Add read mark for channels
e760f7d
Fixes #12
107c4ba
b3e361c
jpbruinsslot
No branches or pull requests
Set the read mark for channels, groups, and im channels when changing channels.
Channel:
https://godoc.org/github.com/nlopes/slack#Client.SetChannelReadMark
Group:
https://godoc.org/github.com/nlopes/slack#Client.SetGroupReadMark
IM:
https://godoc.org/github.com/nlopes/slack#Client.MarkIMChannel
Probably need to create new field type for Channels, to make the distinction.
The text was updated successfully, but these errors were encountered: