SlackAppConfiguration
This schema defines the Slack App InformationProperties
clientId(string): Client Id of the Application.clientSecret(string): Client Secret of the Application.signingSecret(string): Signing Secret of the Application. Confirm that each request comes from Slack by verifying its unique signature.