public class PresenceUpdate extends Object implements Dispatch
| Constructor and Description |
|---|
PresenceUpdate() |
| Modifier and Type | Method and Description |
|---|---|
GameResponse |
getGame() |
long |
getGuildId() |
String |
getNick() |
long[] |
getRoles() |
String |
getStatus() |
JsonNode |
getUser() |
String |
toString() |
public JsonNode getUser()
@Nullable public long[] getRoles()
@Nullable public GameResponse getGame()
public long getGuildId()
public String getStatus()