Uses of Interface
org.javacord.api.entity.channel.internal.ServerTextChannelUpdaterDelegate
-
Packages that use ServerTextChannelUpdaterDelegate Package Description org.javacord.api.util.internal -
-
Uses of ServerTextChannelUpdaterDelegate in org.javacord.api.util.internal
Methods in org.javacord.api.util.internal that return ServerTextChannelUpdaterDelegate Modifier and Type Method Description static ServerTextChannelUpdaterDelegateDelegateFactory. createServerTextChannelUpdaterDelegate(ServerTextChannel channel)Creates a new server text channel updater delegate.ServerTextChannelUpdaterDelegateDelegateFactoryDelegate. createServerTextChannelUpdaterDelegate(ServerTextChannel channel)Creates a new server text channel updater delegate.
-