public final class CategoryBean extends GuildChannelBean
Constructor and Description |
---|
CategoryBean() |
CategoryBean(ChannelResponse response) |
CategoryBean(GatewayChannelResponse channel,
long guildId) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
getGuildId, getName, getParentId, getPermissionOverwrites, getPosition, setGuildId, setName, setParentId, setPermissionOverwrites, setPosition
getId, getType, setId, setType
public CategoryBean(GatewayChannelResponse channel, long guildId)
public CategoryBean(ChannelResponse response)
public CategoryBean()
public String toString()
toString
in class GuildChannelBean