查qq名片接口


查qq加群设置

<p><strong>简要描述:</strong> </p> <ul> <li>查qq加群设置</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://api.onek.top/api/search_group_setting?groupcode=584352688</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>GET </li> </ul> <p><strong>参数:</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">groupcode</td> <td style="text-align: left;">是</td> <td style="text-align: left;">int</td> <td>qq群号</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ "code": 200, "data": 5 }</code></pre> <p><strong>返回参数说明</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">data</td> <td style="text-align: left;">int</td> <td>1允许任何人进群 2需要验证消息 3不允许任何人进群 4需要正确回答问题 5回答问题且管理员审核</td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <p>code 200正常 100即未找到群号 参数错误则会报错</p>

页面列表

ITEM_HTML