public class GuildRoleDeleteHandler extends SocketHandler
api, responseNumber
Constructor and Description |
---|
GuildRoleDeleteHandler(JDAImpl api,
int responseNumber) |
Modifier and Type | Method and Description |
---|---|
void |
handle(org.json.JSONObject content) |
public GuildRoleDeleteHandler(JDAImpl api, int responseNumber)
public void handle(org.json.JSONObject content)
handle
in class SocketHandler