Skip to main content

Interface: URLRespondable

Defined in: block-kit/extensions.ts:60

Extended by

Properties

response_url_enabled?

optional response_url_enabled: boolean;

Defined in: block-kit/extensions.ts:67

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.