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. |