Type Alias KSStatsChannelIdUncheckedCreateWithoutKickStreamerInput

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