Uses of Class
org.javacord.api.entity.channel.ServerChannelBuilder
-
Packages that use ServerChannelBuilder Package Description org.javacord.api.entity.channel -
-
Uses of ServerChannelBuilder in org.javacord.api.entity.channel
Subclasses of ServerChannelBuilder in org.javacord.api.entity.channel Modifier and Type Class Description classChannelCategoryBuilderThis class is used to create new channel categories.classRegularServerChannelBuilder<T>This class is used to create new regular server channels.classServerForumChannelBuilderThis class is used to create new server forum channels.classServerTextChannelBuilderThis class is used to create new server text channels.classServerThreadChannelBuilderThis class is used to create new server thread channels.classServerVoiceChannelBuilderThis class is used to create new server voice channels.
-