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

    Interface ICitation

    interface ICitation {
        anchor?: Anchor;
        subtitle?: string;
        title?: string;
    }

    Implemented by

    Index

    Properties

    anchor?: Anchor
    subtitle?: string
    title?: string