Type Alias TSStatsChannelIdUncheckedCreateWithoutTwitchStreamerInput

TSStatsChannelIdUncheckedCreateWithoutTwitchStreamerInput: {
    dbId?: string;
    isLive?: string | null;
}