添加群成员为好友
<p><strong>请求示例</strong></p>
<pre><code>{
"data" : {
"request_key" : "AAAAAA",
"room_id" : "10696050230043919",
"user_id" : "7881303124946238",
"verify_text" : "AAAAAA222"
},
"type" : 3011
}</code></pre>
<p><strong>返回示例</strong></p>
<pre><code>{
"data" : {
"request_key" : "AAAAAA"
},
"error" : 0,
"type" : 13011
}</code></pre>