Uses of Interface
org.javacord.api.entity.channel.internal.ServerThreadChannelBuilderDelegate
-
Packages that use ServerThreadChannelBuilderDelegate Package Description org.javacord.api.util.internal -
-
Uses of ServerThreadChannelBuilderDelegate in org.javacord.api.util.internal
Methods in org.javacord.api.util.internal that return ServerThreadChannelBuilderDelegate Modifier and Type Method Description static ServerThreadChannelBuilderDelegateDelegateFactory. createServerThreadChannelBuilderDelegate(ServerTextChannel serverTextChannel)Creates a new server thread channel builder delegate.static ServerThreadChannelBuilderDelegateDelegateFactory. createServerThreadChannelBuilderDelegate(Message message)Creates a new server thread channel builder delegate.ServerThreadChannelBuilderDelegateDelegateFactoryDelegate. createServerThreadChannelBuilderDelegate(ServerTextChannel serverTextChannel)Creates a new server thread channel builder delegate.ServerThreadChannelBuilderDelegateDelegateFactoryDelegate. createServerThreadChannelBuilderDelegate(Message message)Creates a new server thread channel builder delegate.
-