发送名片消息
<p><strong>请求示例</strong></p>
<pre><code>{
"data" : {
"conversation_id" : "R:10696052711038843",
"request_key" : "AAAAAA",
"shared_id" : "7881300033050046"
},
"type" : 5009
}</code></pre>
<pre><code>@shared_id: 被分享的好友ID</code></pre>
<p><strong>返回示例</strong></p>
<pre><code>{
"data" : {
"corp_id" : 0,
"detail" : "",
"headimg" : "",
"is_room_msg" : 1,
"msg_local_id" : 10305,
"msg_server_id" : 1082897,
"msg_unique_identifier" : "CIGABBDKj4uOBhjyvKb5gYCAAyAJ",
"msgtype" : 41,
"nick" : "",
"receiver" : 10696052711038843,
"request_key" : "AAAAAA",
"sender_id" : 1688850383085170,
"sender_nickname" : "QQ",
"shared_id" : 7881300033050046,
"timestamp" : 1640155082
},
"error" : 0,
"type" : 15001
}</code></pre>