@jellyfin/sdk
    Preparing search index...

    Interface LyricApiGetLyricsRequest

    Request parameters for getLyrics operation in LyricApi.

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

    Item id.