@jellyfin/sdk
    Preparing search index...

    Interface LyricApiDeleteLyricsRequest

    Request parameters for deleteLyrics operation in LyricApi.

    interface LyricApiDeleteLyricsRequest {
        itemId: string;
    }
    Index
    itemId: string

    The item id.