@custouch/jssdk
    Preparing search index...

    Type Alias NormalContent

    文字聊天天内容

    type NormalContent = {
        msgType: "image" | "text" | "doc" | "pdf";
    }
    Index

    Properties

    Properties

    msgType: "image" | "text" | "doc" | "pdf"