Skip to content
This repository was archived by the owner on Jun 4, 2018. It is now read-only.
This repository was archived by the owner on Jun 4, 2018. It is now read-only.

Refresh Channel (and other) contents #18

@ChadMcCallum

Description

@ChadMcCallum

I actually noticed this while using https://github.com/chrisgillis/slackwolf which has slack-client as a dependency. It'd be nice if there was a way to 'refresh' the data for an object; in this particular case I'd like to re-get the list of users in a channel, but I imagine being able to refresh most things would be nice. As it is now I can only force a disconnect and then re-connect, which repopulates all the objects with new data.

I see the actual API calls to fetch the data required are in ApiClient, but they're hidden away behind implementations of Channel and whatnot.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions