OneSDK
    Preparing search index...

    Interface StoppedLivestream

    interface StoppedLivestream {
        channel: Kick.Channel;
        id: number;
    }
    Index

    Properties

    Properties

    channel: Kick.Channel
    id: number