Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
interface RotatingIpRoutePlanner
implements RoutePlannerStatus
import { type RotatingIpRoutePlanner } from "https://deno.land/x/lavalink_types@2.0.6/src/route-planner.ts";

Properties

class: "RotatingIpRoutePlanner"
details: { rotateIndex: string; ipIndex: string; currentAddress: string; } & RoutePlannerDetails