IGPAPI
    Preparing search index...

    Interface MusicLyricsInput

    interface MusicLyricsInput {
        trackId: string | number;
    }
    Index

    Properties

    Properties

    trackId: string | number