Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GetChannelListAsync() returns error of "unknown method". #324

Open
JClayton-TAIT opened this issue Aug 28, 2023 · 1 comment
Open

GetChannelListAsync() returns error of "unknown method". #324

JClayton-TAIT opened this issue Aug 28, 2023 · 1 comment

Comments

@JClayton-TAIT
Copy link

Wondering if this package is still maintained or if I don't have the proper application rights...

var slackClient = new SlackTaskClient(_token); var channelResult = await slackClient.GetChannelListAsync();

@calexander3
Copy link

Hi @JClayton-TAIT,
Calling it maintained may be a bit generous 😄

GetConversationsListAsync should provide the functionality you seek.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants