Skip to content
This repository was archived by the owner on Dec 2, 2022. It is now read-only.
This repository was archived by the owner on Dec 2, 2022. It is now read-only.

Pagination support #171

@interstateone

Description

@interstateone

This is a feature request for pagination support for endpoints like https://api.slack.com/methods/users.list and https://api.slack.com/methods/conversations.list. This would involve the relevant methods changing to accept an optional cursor argument, and then also providing the response_metadata.next_cursor value to the success handler closure.

I have some local changes that achieve this for these two endpoints, and I could take a stab at a proper PR for this, but I wanted to get your thoughts on it first.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions