DisTube API Documentation
Preparing search index...
DisTubeEvents
Type Alias DisTubeEvents
type
DisTubeEvents
=
{
addList
:
[
queue
:
Queue
,
playlist
:
Playlist
]
;
addSong
:
[
queue
:
Queue
,
song
:
Song
]
;
debug
:
[
debug
:
string
]
;
deleteQueue
:
[
queue
:
Queue
]
;
disconnect
:
[
queue
:
Queue
]
;
error
:
[
error
:
Error
,
queue
:
Queue
,
song
:
Song
|
undefined
]
;
ffmpegDebug
:
[
debug
:
string
]
;
finish
:
[
queue
:
Queue
]
;
finishSong
:
[
queue
:
Queue
,
song
:
Song
]
;
initQueue
:
[
queue
:
Queue
]
;
noRelated
:
[
queue
:
Queue
,
error
:
DisTubeError
]
;
playSong
:
[
queue
:
Queue
,
song
:
Song
]
;
}
Index
Properties
add
List
add
Song
debug
delete
Queue
disconnect
error
ffmpeg
Debug
finish
finish
Song
init
Queue
no
Related
play
Song
Properties
add
List
addList
:
[
queue
:
Queue
,
playlist
:
Playlist
]
add
Song
addSong
:
[
queue
:
Queue
,
song
:
Song
]
debug
debug
:
[
debug
:
string
]
delete
Queue
deleteQueue
:
[
queue
:
Queue
]
disconnect
disconnect
:
[
queue
:
Queue
]
error
error
:
[
error
:
Error
,
queue
:
Queue
,
song
:
Song
|
undefined
]
ffmpeg
Debug
ffmpegDebug
:
[
debug
:
string
]
finish
finish
:
[
queue
:
Queue
]
finish
Song
finishSong
:
[
queue
:
Queue
,
song
:
Song
]
init
Queue
initQueue
:
[
queue
:
Queue
]
no
Related
noRelated
:
[
queue
:
Queue
,
error
:
DisTubeError
]
play
Song
playSong
:
[
queue
:
Queue
,
song
:
Song
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
add
List
add
Song
debug
delete
Queue
disconnect
error
ffmpeg
Debug
finish
finish
Song
init
Queue
no
Related
play
Song
GitHub
Discord
Guide
DisTube API Documentation
Loading...