addressStatus

suspend fun Link.addressStatus(): RoutePlannerStatus

Retrieves the current address status of the route planner api.

See also

Throws

when there is no Route planner specified in Lavalink configuration


suspend fun RestNode.addressStatus(): RoutePlannerStatus

Retrieves the current address status of the route planner api.

See also

Throws

when there is no Route planner specified in Lavalink configuration