Type Alias KSStatsChannelIdCreateWithoutKickStreamerInput

KSStatsChannelIdCreateWithoutKickStreamerInput: {
    dbId?: string;
    followers?: string | null;
    isLive?: string | null;
}