Package org.javacord.api.entity.channel
-
Interface Summary Interface Description Categorizable This class represents an entity which can have a channel category.Channel The class represents a channel.ChannelCategory This class represents a channel category.GroupChannel This class represents a group channel.PrivateChannel This class represents a private channel.ServerChannel This class represents a server channel.ServerStageVoiceChannel ServerTextChannel This class represents a server text channel.ServerVoiceChannel This class represents a server voice channel.TextChannel This class represents a text channel.VoiceChannel This class represents a voice channel. -
Class Summary Class Description ChannelCategoryBuilder This class is used to create new channel categories.GroupChannelUpdater This class can be used to update group channels.ServerChannelBuilder This class is used to create new server channels.ServerChannelUpdater This class can be used to update server channels.ServerTextChannelBuilder This class is used to create new server text channels.ServerTextChannelUpdater This class can be used to update server text channels.ServerVoiceChannelBuilder This class is used to create new server voice channels.ServerVoiceChannelUpdater This class can be used to update server voice channels. -
Enum Summary Enum Description ChannelType A enum with all different channel types.