Uses of Interface
org.javacord.api.entity.server.invite.internal.InviteBuilderDelegate
-
Packages that use InviteBuilderDelegate Package Description org.javacord.api.util.internal -
-
Uses of InviteBuilderDelegate in org.javacord.api.util.internal
Methods in org.javacord.api.util.internal that return InviteBuilderDelegate Modifier and Type Method Description static InviteBuilderDelegateDelegateFactory. createInviteBuilderDelegate(ServerChannel channel)Creates a new invite builder delegate.InviteBuilderDelegateDelegateFactoryDelegate. createInviteBuilderDelegate(ServerChannel channel)Creates a new invite builder delegate.
-