public class MessageEventsRegister extends Object implements Events.EventRegister
| Modifier and Type | Field and Description |
|---|---|
static String |
AT_MESSAGE_CREATE |
(package private) Bot |
bot |
static String |
MESSAGE_CREATE |
| Constructor and Description |
|---|
MessageEventsRegister() |
| Modifier and Type | Method and Description |
|---|---|
Event |
handle(String t,
com.alibaba.fastjson.JSONObject mateData,
RawMessage msg) |
void |
r2(Events events) |
public static final String AT_MESSAGE_CREATE
public static final String MESSAGE_CREATE
@AutoStand Bot bot
public void r2(Events events)
public Event handle(String t, com.alibaba.fastjson.JSONObject mateData, RawMessage msg)
handle in interface Events.EventRegisterCopyright © 2023. All rights reserved.