Uses of Interface
org.javacord.api.entity.channel.internal.ServerTextChannelBuilderDelegate
-
Packages that use ServerTextChannelBuilderDelegate Package Description org.javacord.api.util.internal -
-
Uses of ServerTextChannelBuilderDelegate in org.javacord.api.util.internal
Methods in org.javacord.api.util.internal that return ServerTextChannelBuilderDelegate Modifier and Type Method Description static ServerTextChannelBuilderDelegateDelegateFactory. createServerTextChannelBuilderDelegate(Server server)Creates a new server text channel builder delegate.ServerTextChannelBuilderDelegateDelegateFactoryDelegate. createServerTextChannelBuilderDelegate(Server server)Creates a new server text channel builder delegate.
-