TSStatsChannelIdCreateInput: {
    dbId?: string;
    isLive?: string | null;
    twitchStreamer?: TwitchStreamerCreateNestedOneWithoutStatsChannelIdsInput;
}