public class ChannelResponse extends Object
| Constructor and Description |
|---|
ChannelResponse() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getApplicationId() |
Integer |
getBitrate() |
Long |
getGuildId() |
String |
getIcon() |
long |
getId() |
Long |
getLastMessageId() |
String |
getLastPinTimestamp() |
String |
getName() |
Long |
getOwnerId() |
Long |
getParentId() |
OverwriteEntity[] |
getPermissionOverwrites() |
Integer |
getPosition() |
Integer |
getRateLimitPerUser() |
UserResponse[] |
getRecipients() |
String |
getTopic() |
int |
getType() |
Integer |
getUserLimit() |
Boolean |
isNsfw() |
String |
toString() |
public long getId()
public int getType()
@Nullable public OverwriteEntity[] getPermissionOverwrites()
@Nullable public UserResponse[] getRecipients()