feat(slack/list-channels): add im channels and increase limit

This commit is contained in:
Ali BARIN
2023-02-08 20:18:11 +00:00
parent 113a91a73f
commit 3d98e6cdc0
2 changed files with 44 additions and 15 deletions

View File

@@ -29,6 +29,7 @@ const userScopes = [
'groups:history',
'groups:read',
'groups:write',
'im:read',
'im:write',
'mpim:write',
'reactions:read',