Uses of Interface
org.javacord.api.entity.channel.internal.ServerChannelBuilderDelegate
-
Packages that use ServerChannelBuilderDelegate Package Description org.javacord.api.entity.channel.internal -
-
Uses of ServerChannelBuilderDelegate in org.javacord.api.entity.channel.internal
Subinterfaces of ServerChannelBuilderDelegate in org.javacord.api.entity.channel.internal Modifier and Type Interface Description interfaceChannelCategoryBuilderDelegateThis class is internally used by theChannelCategoryBuilderto create channel categories.interfaceServerTextChannelBuilderDelegateThis class is internally used by theServerTextChannelBuilderto create server text channels.interfaceServerVoiceChannelBuilderDelegateThis class is internally used by theServerVoiceChannelBuilderto create server voice channels.
-