@jellyfin/sdk
    Preparing search index...

    Interface LiveTvApiGetChannelMappingOptionsRequest

    Request parameters for getChannelMappingOptions operation in LiveTvApi.

    LiveTvApiGetChannelMappingOptionsRequest

    interface LiveTvApiGetChannelMappingOptionsRequest {
        providerId?: string;
    }
    Index

    Properties

    Properties

    providerId?: string

    Provider id.

    LiveTvApiGetChannelMappingOptions