Member Junction
    Preparing search index...

    Options for building a rich Adaptive Card response.

    interface BuildRichCardOptions {
        artifactId?: string;
        conversationId?: string;
        explorerBaseURL?: string;
    }
    Index

    Properties

    artifactId?: string

    MJ Conversation Artifact ID — links to the artifact viewer.

    conversationId?: string

    MJ Conversation ID — links to the conversation in MJ Explorer.

    explorerBaseURL?: string

    Base URL of MJ Explorer for deep-linking.