Type Alias RSStatsChannelIdUpdateWithoutRumbleStreamerInput

RSStatsChannelIdUpdateWithoutRumbleStreamerInput: {
    dbId?: StringFieldUpdateOperationsInput | string;
    isLive?: NullableStringFieldUpdateOperationsInput | string | null;
}