ymx-wechat
    正在准备搜索索引...

    接口 WebpageMedia

    网页

    interface WebpageMedia {
        canvasPageXml?: string;
        extInfo?: string;
        isSecretMessage?: boolean;
        webpageUrl?: string;
    }
    索引

    属性

    canvasPageXml?: string

    canvas链接

    extInfo?: string

    拓展信息

    isSecretMessage?: boolean

    是否是私密消息

    webpageUrl?: string

    页面链接