Interface ChannelSpecialization
-
- All Superinterfaces:
Specializable<ChannelSpecialization>
- All Known Subinterfaces:
Categorizable,Channel,ChannelCategory,PrivateChannel,RegularServerChannel,ServerChannel,ServerForumChannel,ServerStageVoiceChannel,ServerTextChannel,ServerThreadChannel,ServerVoiceChannel,TextChannel,UnknownRegularServerChannel,UnknownServerChannel,VoiceChannel
public interface ChannelSpecialization extends Specializable<ChannelSpecialization>
A base type for types aChannelmay be specialized to via theSpecializableinterface.
-
-
Method Summary
-
Methods inherited from interface org.javacord.api.util.Specializable
as
-
-