HubSpot / slack-client

An asynchronous HTTP client for Slack's web API
Apache License 2.0
114 stars 53 forks source link

Add dispatch_action field to Input Block #261

Closed zmarushchak-hs closed 2 years ago

zmarushchak-hs commented 2 years ago

dispatch_action field should be set to true for the Input Block in order to be notified about user interaction with this block. E.g.: Slack will notify the app when the user selects an option from the select menu.