chensdk

1


发图文链接

<pre><code>//函数名称 SendLink //功能: 发送图文链接 //dwPid: 企微的pid //pwwxid: 发送人uid //pwtitle: 链接的标题 //pwdata: 链接的内容 //pwicourl: 链接图片的url //pwopenurl: 打开的url //返回值: 0失败,1成功 int SendLink(int dwPid, const char* pwwxid, const char* pwtitle, const char* pwdata , const char* pwicourl, const char* pwopenurl); 调用 :SendLink(1111, &amp;quot;7881299655907111&amp;quot;, &amp;quot;英雄联盟12&amp;quot;, &amp;quot;水1111111111111&amp;quot; , &amp;quot;http://image.guo68.com/2021-03-24/54c66f0874383f787d4c4459fc9cc07f.jpg.214_160_thumb.jpg&amp;quot;, &amp;quot;https://www.baidu.com/&amp;quot;);</code></pre>

页面列表

ITEM_HTML