Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration LoadType

Index

Enumeration members

LoadFailed = "LOAD_FAILED"

Lavaplayer failed to load something for some reason.

NoMatches = "NO_MATCHES"

No matches/sources could be found for a given identifier.

PlaylistLoaded = "PLAYLIST_LOADED"

A playlist is loaded.

SearchResult = "SEARCH_RESULT"

A search result is made (i.e ytsearch: some song).

TrackLoaded = "TRACK_LOADED"

A single track is loaded.

Generated using TypeDoc