Optional. The type that represents a result returned by the active dialog when it successfully completes.
OptionalparentIf true, a DialogCommand has ended its parent container and the parent should not perform
any further processing.
OptionalresultThe result, if any, returned by the last dialog on the stack.
The state of the dialog stack after a dialog context's attempt.
Represents the result of a dialog context's attempt to begin, continue, or otherwise manipulate one or more dialogs.
Remarks
This can be used to determine if a dialog completed and a result is available, or if the stack was initially empty and a dialog should be started.