SlackConfig
Properties
Name | Type | Required | Description |
---|---|---|---|
appId | string | ✅ | The Slack app ID that can be found in the app's settings page of the Slack API dashboard. |
clientId | string | ✅ | The Slack client ID that can be found in the app's settings page of the Slack API dashboard. |
clientSecret | string | ✅ | The Slack client secret that can be found in the app's settings page of the Slack API dashboard. |
signingSecret | string | ✅ | The Slack signing secret that can be found in the app's settings page of the Slack API dashboard. |