Type Alias TTSStatsChannelIdUpdateWithoutTiktokStreamerInput

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