Documentation - v1.2.0-alpha.5
    Preparing search index...

    Interface representing the base response of a task module.

    interface TaskModuleResponseBase {
        type?: MessagePreviewType;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    The type of the message preview.