dialogflow-cx-messenger-ts
    Preparing search index...

    Interface IRichContent

    interface IRichContent {
        richContent?: RichContentElement[][];
    }

    Implemented by

    Index

    Properties

    Properties

    richContent?: RichContentElement[][]