网络获取群信息
<p><strong>请求示例</strong></p>
<pre><code>{
&quot;data&quot; : {
&quot;request_key&quot; : &quot;b&quot;,
&quot;room_id&quot; : &quot;10696052711038843&quot;,
&quot;is_query_db&quot; : 0 //=1表示需要查库
},
&quot;type&quot; : 2602
}</code></pre>
<p><strong>返回示例</strong></p>
<pre><code>{
&quot;data&quot; : {
&quot;member_list&quot; : [
{
&quot;acctid&quot; : &quot;xxxxh&quot;,
&quot;avator_url&quot; : &quot;https://wework.qpic.cn/wwheadxxxxpAxpQia4PS9ZgcuAIibHcl3Mqw8QLnzALYqLhtnpBrPJeELI/0&quot;,
&quot;corp_id&quot; : &quot;5629xxx422622&quot;,
&quot;email&quot; : &quot;&quot;,
&quot;inviter_id&quot; : 1688xxx170,
&quot;is_admin&quot; : 0,
&quot;job&quot; : &quot;&quot;,
&quot;join_time&quot; : 1xxxx,
&quot;mobile&quot; : &quot;&quot;,
&quot;name&quot; : &quot;eWgxxx&quot;,
&quot;real_name&quot; : &quot;Kxxx=&quot;,
&quot;sex&quot; : 1,
&quot;user_id&quot; : &quot;11&quot;
}
],
&quot;request_key&quot; : &quot;b&quot;,
&quot;room_announcement&quot; : &quot;MTA2OxxxxMzg4NDM=&quot;,
&quot;room_chat_id&quot; : &quot;R:106xxxx038843&quot;,
&quot;room_create_user_id&quot; : 1688xxxx085170,
&quot;room_createtime&quot; : 1639xxx412,
&quot;room_ext_type&quot; : 2,
&quot;room_name&quot; : &quot;UjoxMDYxxxxAzODg0Mw==&quot;
},
&quot;error&quot; : 0,
&quot;type&quot; : 12602
}</code></pre>