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

Fix channel manager to get personal and group channels #1

Open
rob05c opened this issue Oct 27, 2015 · 0 comments
Open

Fix channel manager to get personal and group channels #1

rob05c opened this issue Oct 27, 2015 · 0 comments

Comments

@rob05c
Copy link
Owner

rob05c commented Oct 27, 2015

Right now, the channel manager queries 'channels' from the Slack API, which only gets regular channels.

We probably want to get personal and group channels too, and treat them like other channels.
Alternatively, we could make channel managers for each. But things like messages come from the API with channel IDs all together, so it probably makes sense for the client to store and manage them together too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant