ShortcutConstraints<S>
Defined in: src/types/shortcuts/index.ts:14
Type Parameters
S
S extends SlackShortcut = SlackShortcut
Properties
callback_id?
optional callback_id?: string | RegExp;
Defined in: src/types/shortcuts/index.ts:16
type?
optional type?: S["type"];
Defined in: src/types/shortcuts/index.ts:15