There was an error while loading. Please reload this page.
1 parent 6d0fc0a commit 429bce3Copy full SHA for 429bce3
1 file changed
slack/utils/constants.ts
@@ -7,6 +7,7 @@ export const SCOPES = [
7
"users:read.email",
8
"app_mentions:read",
9
"channels:join",
10
+ "groups:read",
11
];
12
13
export const API_URL = "https://slack.com/api";
0 commit comments