There was an error while loading. Please reload this page.
1 parent 4e57da7 commit 4beed53Copy full SHA for 4beed53
1 file changed
slack/utils/constants.ts
@@ -8,6 +8,9 @@ export const SCOPES = [
8
"app_mentions:read",
9
"channels:join",
10
"groups:read",
11
+ "im:history,
12
+ "im:read",
13
+ "im:write",
14
];
15
16
export const API_URL = "https://slack.com/api";
0 commit comments