Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration LoadType

Index

Enumeration members

LoadFailed

LoadFailed: = "LOAD_FAILED"

Lavaplayer failed to load something.

NoMatches

NoMatches: = "NO_MATCHES"

Nothing was founded for the supplied identifier.

PlaylistLoaded

PlaylistLoaded: = "PLAYLIST_LOADED"

A playlist was loaded.

SearchResult

SearchResult: = "SEARCH_RESULT"

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

TrackLoaded

TrackLoaded: = "TRACK_LOADED"

A single track was loaded.

Generated using TypeDoc