lib/slack/web/docs/groups.list.json
{
"desc": "Lists private channels that the calling user has access to.",
"args": {
"exclude_archived": {
"example" : 1,
"default" : 0,
"desc" : "Don't return archived private channels."
}
}
}
{
"desc": "Lists private channels that the calling user has access to.",
"args": {
"exclude_archived": {
"example" : 1,
"default" : 0,
"desc" : "Don't return archived private channels."
}
}
}