Skip to main content

@slack/web-api / URLRespondable

Interface: URLRespondable

Defined in: node_modules/@slack/types/dist/block-kit/extensions.d.ts:51

Extended by

Properties

response_url_enabled?

optional response_url_enabled: boolean;

Defined in: node_modules/@slack/types/dist/block-kit/extensions.d.ts:58

Description

When set to true, the `view_submission` payload from the menu's parent view will contain a response_url. This response_url can be used for message responses. The target conversation for the message will be determined by the value of this select menu.