@discordx/music
    Preparing search index...

    Interface Track

    interface Track {
        seek?: number;
        url: string;
    }
    Index

    Properties

    Properties

    seek?: number

    Initial seek position on milliseconds

    url: string

    Youtube URL of track