Open firestormo opened 1 year ago
@firestormo - I just tested private channels with my own Slack workspace and it seems to work fine. I'm using the conversations.list
api and I don't see it saying that groups.read
is deprecated: https://api.slack.com/methods/conversations.list
Can you try running with -debug=true
flag and see what the output is?
It always says that channel cant be found. on the slack API it states that group.read and group.write are depreciated, still added them, everything works fine for public channels, no private channels.