@discordx/music
    Preparing search index...

    Interface DebugAudioNodePayload

    interface DebugAudioNodePayload {
        message: string;
        type: Debug;
    }
    Index

    Properties

    Properties

    message: string
    type: Debug