On this pageInterface: ShortcutConstraints Constraints on when to call an shortcut handler. Properties callbackId? optional callbackId: string | RegExp; A string or RegExp to match against the callback_id Defined in adapter.ts:715 type? optional type: "shortcut"; Valid type includes shortcut Defined in adapter.ts:720