Uses of Interface
com.mewna.catnip.entity.partials.HasParentChannel
-
Uses of HasParentChannel in com.mewna.catnip.entity.channel
Modifier and TypeInterfaceDescriptioninterface
A category that contains channels in a guild.interface
interface
A channel in a guild.interface
A news channel in a guild is effectively a reskinned text channel, but with two important differences: The channel type isChannel.ChannelType.NEWS
. There is no ratelimit.interface
interface
interface
A channel in a guild that can have text messages sent in it.interface
interface
A voice channel in a guild. -
Uses of HasParentChannel in com.mewna.catnip.entity.impl.channel
Modifier and TypeClassDescriptionclass
class
class
TODO: Should this just extendTextChannelImpl
instead?class
class
class
class
class