chensdk

1


发@all

<pre><code>//函数名称 SendAt, 本地显示有点问题, 发送出去的at没问题 //功能: 群里发送at //dwPid: 企微的pid //pwwxid: 发送群的 uid //atUid: at的群成员的 uid, 填写&amp;quot;all&amp;quot; 就是@all //pwText: at文字内容 //返回值: 0失败,1成功 int SendAt(int dwPid, const char* pwwxid, const char* atUid, const char* pwText); 调用 : SendAt(1111, &amp;quot;R:106960502930211111&amp;quot;, &amp;quot;all&amp;quot;, &amp;quot;@all at消息12\n\n请问请问请问请问&amp;quot;);</code></pre>

页面列表

ITEM_HTML