Enumeration LoadType

Enumeration Members

LoadFailed: "LOAD_FAILED"

Lavaplayer failed to load something.

NoMatches: "NO_MATCHES"

Nothing was founded for the supplied identifier.

PlaylistLoaded: "PLAYLIST_LOADED"

A playlist was loaded.

SearchResult: "SEARCH_RESULT"

A search result was made, either with ytsearch: or scsearch:.

TrackLoaded: "TRACK_LOADED"

A single track was loaded.

Generated using TypeDoc