dialogAction property

DialogAction? dialogAction
getter/setter pair

Input only.

A response to an interaction event related to a dialog. Must be accompanied by ResponseType.Dialog.

Implementation

DialogAction? dialogAction;