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