type LoadTypes: | "track" | "playlist" | "search" | "error" | "empty";
src/structures/Types/Utils.ts:326