Uses of Interface
org.javacord.api.entity.channel.internal.ServerThreadChannelUpdaterDelegate
-
Packages that use ServerThreadChannelUpdaterDelegate Package Description org.javacord.api.util.internal -
-
Uses of ServerThreadChannelUpdaterDelegate in org.javacord.api.util.internal
Methods in org.javacord.api.util.internal that return ServerThreadChannelUpdaterDelegate Modifier and Type Method Description static ServerThreadChannelUpdaterDelegateDelegateFactory. createServerThreadChannelUpdaterDelegate(ServerThreadChannel thread)Creates a new server thread channel updater delegate.ServerThreadChannelUpdaterDelegateDelegateFactoryDelegate. createServerThreadChannelUpdaterDelegate(ServerThreadChannel thread)Creates a new server thread channel updater delegate.
-