Function: createEventAdapter()
function createEventAdapter(signingSecret, options?): SlackEventAdapter
Creates a new SlackEventAdapter.
Parameters
• signingSecret: string
• options?: EventAdapterOptions
function createEventAdapter(signingSecret, options?): SlackEventAdapter
Creates a new SlackEventAdapter.
• signingSecret: string
• options?: EventAdapterOptions