@miukyo/ytlc
    Preparing search index...

    Interface FetchLivePageRequest

    interface FetchLivePageRequest {
        handle?: string;
        channelId?: string;
        liveId?: string;
    }
    Index

    Properties

    handle?: string
    channelId?: string
    liveId?: string