public class Ready extends Object implements Dispatch
| Constructor and Description |
|---|
Ready() |
| Modifier and Type | Method and Description |
|---|---|
UnavailableGuildResponse[] |
getGuilds() |
String |
getSessionId() |
int[] |
getShard() |
String[] |
getTrace() |
UserResponse |
getUser() |
int |
getVersion() |
String |
toString() |
public int getVersion()
public UserResponse getUser()
public UnavailableGuildResponse[] getGuilds()
public String getSessionId()
public String[] getTrace()
public int[] getShard()