@jellyfin/sdk
    Preparing search index...

    Interface ChannelApiGetChannelFeaturesRequest

    Request parameters for getChannelFeatures operation in ChannelApi.

    interface ChannelApiGetChannelFeaturesRequest {
        channelId: string;
    }
    Index
    channelId: string

    Channel id.