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.
Description of the problem being solved
Add method and type support for the new SlackLists API endpoints:
Alternative solutions
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.