Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
type alias SearchResult
import { type SearchResult } from "https://deno.land/x/lavalink_types@2.0.6/src/tracks.ts";

Returned when a search result is made (i.e. ytsearch: some song)

definition: Response<LoadType.SearchResult>