public static class GuildCreate.Presence extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GuildCreate.Presence.User |
| Constructor and Description |
|---|
Presence() |
| Modifier and Type | Method and Description |
|---|---|
GameResponse |
getGame() |
String |
getStatus() |
GuildCreate.Presence.User |
getUser() |
String |
toString() |
public GuildCreate.Presence.User getUser()
public String getStatus()
public GameResponse getGame()