DisconnectPlayerActions
The options for error actions.
Signature
export interface DisconnectPlayerActionsProperties
3Methods
0No methods.
Properties
autoDestroy?: boolean;Whether to automatically destroy the player on disconnect or error.
@type{boolean | undefined}@defaultfalse
autoReconnect?: boolean;Whether to automatically reconnect on disconnect.
@type{boolean | undefined}@defaultfalse
autoQueue?: boolean;Whether to automatically add tracks back to the queue on disconnect.
@type{boolean | undefined}@defaultfalse