Skip to content

[FEATURE] Add support for SlackLists API endpointsΒ #129

@mwbrooks

Description

@mwbrooks

Description of the problem being solved

Add method and type support for the new SlackLists API endpoints:

Alternative solutions

await client.apiCall("chat.postMessage", {
  text: "hello there",
  channel: "...",
});

Requirements

Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to those rules.

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