-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Description of the problem being solved
Add method and type support for the new SlackLists API endpoints:
- slackLists.access.delete
- slackLists.access.set
- slackLists.create
- slackLists.download.get
- slackLists.download.start
- slackLists.items.create
- slackLists.items.delete
- slackLists.items.deleteMultiple
- slackLists.items.info
- slackLists.items.list
- slackLists.items.update
- slackLists.update
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.
hoyo
Metadata
Metadata
Assignees
Labels
No labels