public class FriendEventsRegister extends Object implements Events.EventRegister
| Modifier and Type | Field and Description |
|---|---|
(package private) Bot |
bot |
static String |
C2C_MESSAGE_CREATE |
static String |
FRIEND_ADD |
| Constructor and Description |
|---|
FriendEventsRegister() |
| Modifier and Type | Method and Description |
|---|---|
Event |
handle(String t,
com.alibaba.fastjson.JSONObject mateData,
RawMessage message) |
public static final String C2C_MESSAGE_CREATE
public static final String FRIEND_ADD
@AutoStand Bot bot
public Event handle(String t, com.alibaba.fastjson.JSONObject mateData, RawMessage message)
handle in interface Events.EventRegisterCopyright © 2024. All rights reserved.