@twitchapis/twitch.js - v2.0.0-beta.6
    Preparing search index...

    Interface ITwitchSource

    interface ITwitchSource {
        host: string;
        nick?: string;
    }
    Index

    Properties

    Properties

    host: string
    nick?: string