@cpod/sdk - v0.2.7
    Preparing search index...

    Interface AddExpertToChatRequest

    Add expert to chat request

    interface AddExpertToChatRequest {
        expert_id: string;
    }
    Index

    Properties

    Properties

    expert_id: string