Skip to content

Commit 206689d

Browse files
committed
Add direct link to Slack User vs Bot explanation
Made-with: Cursor
1 parent 0a9c8e4 commit 206689d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/modules/connectors.types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ export interface ConnectorAccessTokenResponse {
5858
* | Slack Bot | `slackbot` |
5959
* | TikTok | `tiktok` |
6060
*
61-
* For available scopes, see the permissions reference for each service: {@link https://docs.base44.com/Integrations/gmail-connector#gmail-scopes-and-permissions | Gmail}, {@link https://docs.base44.com/Integrations/linkedin-connector#linkedin-scopes-and-permissions | LinkedIn}, {@link https://docs.base44.com/Integrations/slack-connector#slack-scopes-and-permissions | Slack}.
61+
* For available scopes, see the permissions reference for each service: {@link https://docs.base44.com/Integrations/gmail-connector#gmail-scopes-and-permissions | Gmail}, {@link https://docs.base44.com/Integrations/linkedin-connector#linkedin-scopes-and-permissions | LinkedIn}, {@link https://docs.base44.com/Integrations/slack-connector#slack-scopes-and-permissions | Slack}. For an explanation of the difference between `slack` and `slackbot`, see {@link https://docs.base44.com/Integrations/slack-connector#about-the-slack-connectors | About the Slack connectors}.
6262
*
6363
* ## Authentication Modes
6464
*

0 commit comments

Comments
 (0)