ClientSearchPlatform
You'll find that there are multiple choices of "SearchPlatform" but they all map to the same source. This is to simplify your use, and allow you to use multiple ways.
export type ClientSearchPlatform =
"youtube" | "yt" |
"youtube music" | "youtubemusic" | "ytm" |
"soundcloud" | "sc" |
"am" | "apple music" | "applemusic" | "apple" |
"sp" | "spsuggestion" | "spotify" |
"dz" | "deezer" |
"yandex" | "yandex music" | "yandexmusic";
Name
Description
Lavalink-Plugin
Last updated