KSStatsChannelIdCreateInput: {
    dbId?: string;
    followers?: string | null;
    isLive?: string | null;
    kickStreamer?: KickStreamerCreateNestedOneWithoutStatsChannelIdsInput;
}