public class InviteResponse extends Object
| Constructor and Description |
|---|
InviteResponse() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getApproximateMemberCount() |
Integer |
getApproximatePresenceCount() |
ChannelResponse |
getChannel() |
String |
getCode() |
String |
getCreatedAt() |
GuildResponse |
getGuild() |
UserResponse |
getInviter() |
Integer |
getMaxAge() |
Integer |
getMaxUses() |
Boolean |
getRevoked() |
UserResponse |
getTargetUser() |
Boolean |
getTemporary() |
Integer |
getUses() |
String |
toString() |
public String getCode()
public GuildResponse getGuild()
public ChannelResponse getChannel()
@Nullable public UserResponse getTargetUser()
@Nullable public UserResponse getInviter()