Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 863 Bytes

File metadata and controls

10 lines (8 loc) · 863 Bytes

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.