How do i get a list of channles in Typescript ?? #633
Labels
needs info
An issue that is claimed to be a bug and hasn't been reproduced, or otherwise needs more info
question
M-T: User needs support to use the project
Description
In typescript, how do i get a list of channels??
In
web.channels.list().then((res) => {})
,res
's type isWebAPICallResult
....https://slackapi.github.io/node-slack-sdk/web_api#getting-a-list-of-channels
What type of issue is this? (place an
x
in one of the[ ]
)Requirements (place an
x
in each of the[ ]
)The text was updated successfully, but these errors were encountered: