public class BaseAPITemplate extends Object
Constructor and Description |
---|
BaseAPITemplate() |
Modifier and Type | Method and Description |
---|---|
static String |
getGroupInfo(HttpClientAble http,
AuthInfo info,
String groupCode)
获取群详细信息
|
static String |
groupSign(HttpClientAble http,
AuthInfo info,
String group,
String poi,
String text)
通过qq的接口进行群签到, 默认使用“运势”的签到
|
public static String getGroupInfo(HttpClientAble http, AuthInfo info, String groupCode)
http
- http送信器info
- 权限信息groupCode
- 群号Copyright © 2020. All rights reserved.