@miukyo/ytlc
    Preparing search index...

    Interface LivestreamStartedEventArgs

    Payload emitted when a livestream becomes active.

    interface LivestreamStartedEventArgs {
        liveId: string;
    }
    Index

    Properties

    Properties

    liveId: string