@@ -12,6 +12,9 @@ const userScopes = [
|
||||
'stars:write',
|
||||
'users.profile:read',
|
||||
'users.profile:write',
|
||||
'groups:read',
|
||||
'im:read',
|
||||
'mpim:read',
|
||||
];
|
||||
|
||||
export class SlackOAuth2Api implements ICredentialType {
|
||||
|
||||
Reference in New Issue
Block a user