RSCurrentlyLiveWhereUniqueInput: Prisma.AtLeast<{
    AND?: RSCurrentlyLiveWhereInput | RSCurrentlyLiveWhereInput[];
    NOT?: RSCurrentlyLiveWhereInput | RSCurrentlyLiveWhereInput[];
    OR?: RSCurrentlyLiveWhereInput[];
    channelId?: StringNullableFilter<"RSCurrentlyLive"> | string | null;
    correct?: BoolNullableFilter<"RSCurrentlyLive"> | boolean | null;
    dbId?: string;
    messageId?: StringNullableFilter<"RSCurrentlyLive"> | string | null;
    rumbleStreamer?: XOR<RumbleStreamerNullableScalarRelationFilter, RumbleStreamerWhereInput> | null;
    rumbleStreamerId?: string;
}, "dbId" | "rumbleStreamerId">