public class ReconnectedEvent extends Event
Can be used to mark the continuation of event flow which was stopped by the DisconnectEvent
.
User should replace any cached Objects (like User/Guild objects).
Constructor | Description |
---|---|
ReconnectedEvent(JDA api,
long responseNumber) |
getJDA, getResponseNumber
public ReconnectedEvent(JDA api, long responseNumber)