修改日志
This commit is contained in:
parent
4ccaa4b78e
commit
d4b0a78fa9
@ -42,7 +42,7 @@ public class QQBotManager {
|
||||
}
|
||||
|
||||
private void init() {
|
||||
sendMessage("姬妻酱上线拉~☆Daze~ 当前版本:" + QQBotApplication.version);
|
||||
sendMessage(true, 583819556L, "姬妻酱上线拉~☆Daze~ 当前版本:" + QQBotApplication.version);
|
||||
NapCatApi.getGroupApi().getGroupList().enqueue(new HttpCallback<List<GroupBean>>() {
|
||||
@Override
|
||||
public void onResponse(int code, String status, List<GroupBean> response, String rawResponse) {
|
||||
|
Loading…
Reference in New Issue
Block a user