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