public class GuildMemberUpdate extends Object implements Dispatch
| Constructor and Description |
|---|
GuildMemberUpdate() |
| Modifier and Type | Method and Description |
|---|---|
long |
getGuildId() |
String |
getNick() |
long[] |
getRoles() |
UserResponse |
getUser() |
String |
toString() |
public long getGuildId()
public long[] getRoles()
public UserResponse getUser()
public String getNick()