| 构造器和说明 |
|---|
GlobalEventHandle(EventMsgVo eventMsgVo) |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
eventBotFollwed(EventMsgVo eventMsgVo)
关注机器人事件
|
static void |
eventBotSetting(EventMsgVo eventMsgVo)
机器人设置事件
|
static void |
eventBotUnfollwed(EventMsgVo eventMsgVo)
取消关注机器人事件
|
static void |
eventButtonReportInline(EventMsgVo eventMsgVo)
消息中按钮点击事件
|
static void |
eventGroupJoin(EventMsgVo eventMsgVo)
加入群事件
|
static void |
eventGroupLeave(EventMsgVo eventMsgVo)
退出群事件
|
static void |
eventMessageReceiveInstruction(EventMsgVo eventMsgVo)
指令消息事件
|
static void |
eventMessageReceiveNormal(EventMsgVo eventMsgVo)
普通消息事件
|
void |
run() |
public GlobalEventHandle(EventMsgVo eventMsgVo)
public static void eventMessageReceiveNormal(EventMsgVo eventMsgVo)
eventMsgVo - public static void eventMessageReceiveInstruction(EventMsgVo eventMsgVo)
eventMsgVo - public static void eventBotFollwed(EventMsgVo eventMsgVo)
eventMsgVo - public static void eventBotUnfollwed(EventMsgVo eventMsgVo)
eventMsgVo - public static void eventButtonReportInline(EventMsgVo eventMsgVo)
eventMsgVo - public static void eventGroupJoin(EventMsgVo eventMsgVo)
eventMsgVo - public static void eventGroupLeave(EventMsgVo eventMsgVo)
eventMsgVo - public static void eventBotSetting(EventMsgVo eventMsgVo)
eventMsgVo - Copyright © 2023. All rights reserved.