Skip to main content

Interface: Dialog

Reusable shapes for argument values

Deprecated

Dialogs are a deprecated surface in Slack. For more details on how to upgrade, check out our Upgrading outmoded dialogs to modals guide. This will be removed in the next major version.

Properties

callback_id

callback_id: string;

Defined in

dialog.ts:7


elements

elements: object[];

Defined in

dialog.ts:8


notify_on_cancel?

optional notify_on_cancel: boolean;

Defined in

dialog.ts:31


state?

optional state: string;

Defined in

dialog.ts:32


submit_label?

optional submit_label: string;

Defined in

dialog.ts:30


title

title: string;

Defined in

dialog.ts:6