消息转发
<p>客服 手机 发一条消息给 自己电脑,
收发消息回调会返回 msg_unique_identifier:"CAEQiZuqkwYY9ZeTpYKAgAMgAQ=="
取出来,转发 用
支持 文本 | 图文链接 | 小程序 | gif表情 | 视频号 | 名片|图片|视频 转发</p>
<p>SendCommand请求</p>
<pre><code>{
&quot;content&quot;: &quot;CAEQiZuqkwYY9ZeTpYKAgAMgAQ==&quot;,
&quot;pid&quot;: 1234,
&quot;uid&quot;: &quot;7881299655907111&quot;,
&quot;type&quot;: 37
}</code></pre>
<p>※※※※※※※※uid是群, 把R: 去掉
※※※※※※※※uid是群, 把R:去掉</p>
<pre><code>{
&quot;content&quot;: &quot;CAEQiZuqkwYY9ZeTpYKAgAMgAQ==&quot;,
&quot;pid&quot;: 1234,
&quot;uid&quot;: &quot;10964441188989310&quot;, //转发到群里
&quot;type&quot;: 37
}</code></pre>