public class PresenceResponse extends Object
| Constructor and Description |
|---|
PresenceResponse() |
| Modifier and Type | Method and Description |
|---|---|
GameResponse |
getGame() |
Long |
getGuildId() |
long[] |
getRoles() |
String |
getStatus() |
UserResponse |
getUser() |
String |
toString() |
public UserResponse getUser()
@Nullable public long[] getRoles()
@Nullable public GameResponse getGame()