rategame-shared 1.1.311 → 1.1.313
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/schemas/chat.d.ts +155 -155
- package/dist/schemas/game.d.ts +868 -868
- package/dist/schemas/game.js +1 -1
- package/dist/schemas/list.d.ts +155 -155
- package/dist/schemas/moderation.d.ts +124 -124
- package/dist/schemas/notification.d.ts +18 -18
- package/dist/schemas/rating.d.ts +126 -126
- package/dist/schemas/sharedTypes.d.ts +2 -2
- package/dist/schemas/sharedTypes.js +4 -0
- package/dist/schemas/stadium.d.ts +152 -152
- package/dist/schemas/user.d.ts +121 -121
- package/dist/schemas/userEvent.d.ts +93 -93
- package/dist/schemas/voting.d.ts +369 -369
- package/package.json +1 -1
package/dist/schemas/voting.d.ts
CHANGED
|
@@ -692,30 +692,30 @@ export declare const playerVoteSchema: z.ZodObject<{
|
|
|
692
692
|
threadActivityNotifications: z.ZodOptional<z.ZodBoolean>;
|
|
693
693
|
trendingGames: z.ZodOptional<z.ZodBoolean>;
|
|
694
694
|
gameChanges: z.ZodOptional<z.ZodObject<{
|
|
695
|
-
topRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
696
|
-
mostRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
697
|
-
worstRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
695
|
+
topRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
696
|
+
mostRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
697
|
+
worstRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
698
698
|
}, "strip", z.ZodTypeAny, {
|
|
699
|
-
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
700
|
-
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
701
|
-
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
699
|
+
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
700
|
+
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
701
|
+
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
702
702
|
}, {
|
|
703
|
-
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
704
|
-
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
705
|
-
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
703
|
+
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
704
|
+
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
705
|
+
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
706
706
|
}>>;
|
|
707
707
|
gameTopLists: z.ZodOptional<z.ZodObject<{
|
|
708
|
-
topRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
709
|
-
mostRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
710
|
-
worstRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
708
|
+
topRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
709
|
+
mostRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
710
|
+
worstRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
711
711
|
}, "strip", z.ZodTypeAny, {
|
|
712
|
-
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
713
|
-
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
714
|
-
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
712
|
+
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
713
|
+
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
714
|
+
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
715
715
|
}, {
|
|
716
|
-
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
717
|
-
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
718
|
-
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
716
|
+
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
717
|
+
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
718
|
+
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
719
719
|
}>>;
|
|
720
720
|
}, "strip", z.ZodTypeAny, {
|
|
721
721
|
allGames?: boolean | undefined;
|
|
@@ -735,14 +735,14 @@ export declare const playerVoteSchema: z.ZodObject<{
|
|
|
735
735
|
threadActivityNotifications?: boolean | undefined;
|
|
736
736
|
trendingGames?: boolean | undefined;
|
|
737
737
|
gameChanges?: {
|
|
738
|
-
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
739
|
-
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
740
|
-
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
738
|
+
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
739
|
+
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
740
|
+
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
741
741
|
} | undefined;
|
|
742
742
|
gameTopLists?: {
|
|
743
|
-
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
744
|
-
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
745
|
-
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
743
|
+
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
744
|
+
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
745
|
+
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
746
746
|
} | undefined;
|
|
747
747
|
}, {
|
|
748
748
|
allGames?: boolean | undefined;
|
|
@@ -762,20 +762,20 @@ export declare const playerVoteSchema: z.ZodObject<{
|
|
|
762
762
|
threadActivityNotifications?: boolean | undefined;
|
|
763
763
|
trendingGames?: boolean | undefined;
|
|
764
764
|
gameChanges?: {
|
|
765
|
-
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
766
|
-
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
767
|
-
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
765
|
+
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
766
|
+
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
767
|
+
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
768
768
|
} | undefined;
|
|
769
769
|
gameTopLists?: {
|
|
770
|
-
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
771
|
-
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
772
|
-
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
770
|
+
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
771
|
+
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
772
|
+
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
773
773
|
} | undefined;
|
|
774
774
|
}>>;
|
|
775
775
|
spoilersEnabled: z.ZodOptional<z.ZodBoolean>;
|
|
776
776
|
viewedChangelogs: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodBoolean>>;
|
|
777
777
|
lastSelectedLeague: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"nba">, z.ZodLiteral<"ncaa">, z.ZodLiteral<"nfl">, z.ZodLiteral<"nhl">, z.ZodLiteral<"mlb">, z.ZodLiteral<"cbb">, z.ZodLiteral<"cfb">, z.ZodLiteral<"epl">, z.ZodLiteral<"mls">, z.ZodLiteral<"wnba">, z.ZodLiteral<"cwc">, z.ZodLiteral<"global">]>>;
|
|
778
|
-
lastSelectedFilter: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>;
|
|
778
|
+
lastSelectedFilter: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>;
|
|
779
779
|
lastSelectedRatingFilter: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"rating:asc">, z.ZodLiteral<"rating:desc">, z.ZodLiteral<"createdAt:asc">, z.ZodLiteral<"createdAt:desc">, z.ZodLiteral<"userLikes:asc">, z.ZodLiteral<"userLikes:desc">]>>;
|
|
780
780
|
lastSelectedGamesFeedType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"newest">, z.ZodLiteral<"forYou">]>>;
|
|
781
781
|
lastSelectedCombinedFeedType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"newest">, z.ZodLiteral<"following">]>>;
|
|
@@ -1906,30 +1906,30 @@ export declare const voteSubmissionDtoSchema: z.ZodObject<{
|
|
|
1906
1906
|
threadActivityNotifications: z.ZodOptional<z.ZodBoolean>;
|
|
1907
1907
|
trendingGames: z.ZodOptional<z.ZodBoolean>;
|
|
1908
1908
|
gameChanges: z.ZodOptional<z.ZodObject<{
|
|
1909
|
-
topRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
1910
|
-
mostRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
1911
|
-
worstRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
1909
|
+
topRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
1910
|
+
mostRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
1911
|
+
worstRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
1912
1912
|
}, "strip", z.ZodTypeAny, {
|
|
1913
|
-
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1914
|
-
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1915
|
-
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1913
|
+
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1914
|
+
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1915
|
+
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1916
1916
|
}, {
|
|
1917
|
-
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1918
|
-
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1919
|
-
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1917
|
+
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1918
|
+
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1919
|
+
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1920
1920
|
}>>;
|
|
1921
1921
|
gameTopLists: z.ZodOptional<z.ZodObject<{
|
|
1922
|
-
topRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
1923
|
-
mostRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
1924
|
-
worstRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
1922
|
+
topRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
1923
|
+
mostRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
1924
|
+
worstRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
1925
1925
|
}, "strip", z.ZodTypeAny, {
|
|
1926
|
-
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1927
|
-
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1928
|
-
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1926
|
+
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1927
|
+
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1928
|
+
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1929
1929
|
}, {
|
|
1930
|
-
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1931
|
-
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1932
|
-
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1930
|
+
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1931
|
+
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1932
|
+
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1933
1933
|
}>>;
|
|
1934
1934
|
}, "strip", z.ZodTypeAny, {
|
|
1935
1935
|
allGames?: boolean | undefined;
|
|
@@ -1949,14 +1949,14 @@ export declare const voteSubmissionDtoSchema: z.ZodObject<{
|
|
|
1949
1949
|
threadActivityNotifications?: boolean | undefined;
|
|
1950
1950
|
trendingGames?: boolean | undefined;
|
|
1951
1951
|
gameChanges?: {
|
|
1952
|
-
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1953
|
-
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1954
|
-
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1952
|
+
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1953
|
+
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1954
|
+
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1955
1955
|
} | undefined;
|
|
1956
1956
|
gameTopLists?: {
|
|
1957
|
-
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1958
|
-
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1959
|
-
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1957
|
+
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1958
|
+
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1959
|
+
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1960
1960
|
} | undefined;
|
|
1961
1961
|
}, {
|
|
1962
1962
|
allGames?: boolean | undefined;
|
|
@@ -1976,20 +1976,20 @@ export declare const voteSubmissionDtoSchema: z.ZodObject<{
|
|
|
1976
1976
|
threadActivityNotifications?: boolean | undefined;
|
|
1977
1977
|
trendingGames?: boolean | undefined;
|
|
1978
1978
|
gameChanges?: {
|
|
1979
|
-
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1980
|
-
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1981
|
-
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1979
|
+
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1980
|
+
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1981
|
+
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1982
1982
|
} | undefined;
|
|
1983
1983
|
gameTopLists?: {
|
|
1984
|
-
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1985
|
-
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1986
|
-
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1984
|
+
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1985
|
+
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1986
|
+
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
1987
1987
|
} | undefined;
|
|
1988
1988
|
}>>;
|
|
1989
1989
|
spoilersEnabled: z.ZodOptional<z.ZodBoolean>;
|
|
1990
1990
|
viewedChangelogs: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodBoolean>>;
|
|
1991
1991
|
lastSelectedLeague: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"nba">, z.ZodLiteral<"ncaa">, z.ZodLiteral<"nfl">, z.ZodLiteral<"nhl">, z.ZodLiteral<"mlb">, z.ZodLiteral<"cbb">, z.ZodLiteral<"cfb">, z.ZodLiteral<"epl">, z.ZodLiteral<"mls">, z.ZodLiteral<"wnba">, z.ZodLiteral<"cwc">, z.ZodLiteral<"global">]>>;
|
|
1992
|
-
lastSelectedFilter: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>;
|
|
1992
|
+
lastSelectedFilter: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>;
|
|
1993
1993
|
lastSelectedRatingFilter: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"rating:asc">, z.ZodLiteral<"rating:desc">, z.ZodLiteral<"createdAt:asc">, z.ZodLiteral<"createdAt:desc">, z.ZodLiteral<"userLikes:asc">, z.ZodLiteral<"userLikes:desc">]>>;
|
|
1994
1994
|
lastSelectedGamesFeedType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"newest">, z.ZodLiteral<"forYou">]>>;
|
|
1995
1995
|
lastSelectedCombinedFeedType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"newest">, z.ZodLiteral<"following">]>>;
|
|
@@ -2695,7 +2695,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
2695
2695
|
apiTeamId: z.ZodNullable<z.ZodNumber>;
|
|
2696
2696
|
name: z.ZodNullable<z.ZodString>;
|
|
2697
2697
|
score: z.ZodOptional<z.ZodNumber>;
|
|
2698
|
-
isWinner: z.ZodOptional<z.ZodBoolean
|
|
2698
|
+
isWinner: z.ZodNullable<z.ZodOptional<z.ZodBoolean>>;
|
|
2699
2699
|
image: z.ZodNullable<z.ZodString>;
|
|
2700
2700
|
seed: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
|
|
2701
2701
|
teamCode: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
@@ -2710,7 +2710,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
2710
2710
|
apiTeamId: number | null;
|
|
2711
2711
|
id?: string | null | undefined;
|
|
2712
2712
|
score?: number | undefined;
|
|
2713
|
-
isWinner?: boolean | undefined;
|
|
2713
|
+
isWinner?: boolean | null | undefined;
|
|
2714
2714
|
seed?: number | null | undefined;
|
|
2715
2715
|
teamCode?: string | null | undefined;
|
|
2716
2716
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -2724,7 +2724,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
2724
2724
|
apiTeamId: number | null;
|
|
2725
2725
|
id?: string | null | undefined;
|
|
2726
2726
|
score?: number | undefined;
|
|
2727
|
-
isWinner?: boolean | undefined;
|
|
2727
|
+
isWinner?: boolean | null | undefined;
|
|
2728
2728
|
seed?: number | null | undefined;
|
|
2729
2729
|
teamCode?: string | null | undefined;
|
|
2730
2730
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -2738,7 +2738,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
2738
2738
|
apiTeamId: z.ZodNullable<z.ZodNumber>;
|
|
2739
2739
|
name: z.ZodNullable<z.ZodString>;
|
|
2740
2740
|
score: z.ZodOptional<z.ZodNumber>;
|
|
2741
|
-
isWinner: z.ZodOptional<z.ZodBoolean
|
|
2741
|
+
isWinner: z.ZodNullable<z.ZodOptional<z.ZodBoolean>>;
|
|
2742
2742
|
image: z.ZodNullable<z.ZodString>;
|
|
2743
2743
|
seed: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
|
|
2744
2744
|
teamCode: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
@@ -2753,7 +2753,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
2753
2753
|
apiTeamId: number | null;
|
|
2754
2754
|
id?: string | null | undefined;
|
|
2755
2755
|
score?: number | undefined;
|
|
2756
|
-
isWinner?: boolean | undefined;
|
|
2756
|
+
isWinner?: boolean | null | undefined;
|
|
2757
2757
|
seed?: number | null | undefined;
|
|
2758
2758
|
teamCode?: string | null | undefined;
|
|
2759
2759
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -2767,7 +2767,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
2767
2767
|
apiTeamId: number | null;
|
|
2768
2768
|
id?: string | null | undefined;
|
|
2769
2769
|
score?: number | undefined;
|
|
2770
|
-
isWinner?: boolean | undefined;
|
|
2770
|
+
isWinner?: boolean | null | undefined;
|
|
2771
2771
|
seed?: number | null | undefined;
|
|
2772
2772
|
teamCode?: string | null | undefined;
|
|
2773
2773
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -4441,30 +4441,30 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
4441
4441
|
threadActivityNotifications: z.ZodOptional<z.ZodBoolean>;
|
|
4442
4442
|
trendingGames: z.ZodOptional<z.ZodBoolean>;
|
|
4443
4443
|
gameChanges: z.ZodOptional<z.ZodObject<{
|
|
4444
|
-
topRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
4445
|
-
mostRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
4446
|
-
worstRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
4444
|
+
topRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
4445
|
+
mostRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
4446
|
+
worstRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
4447
4447
|
}, "strip", z.ZodTypeAny, {
|
|
4448
|
-
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4449
|
-
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4450
|
-
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4448
|
+
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4449
|
+
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4450
|
+
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4451
4451
|
}, {
|
|
4452
|
-
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4453
|
-
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4454
|
-
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4452
|
+
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4453
|
+
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4454
|
+
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4455
4455
|
}>>;
|
|
4456
4456
|
gameTopLists: z.ZodOptional<z.ZodObject<{
|
|
4457
|
-
topRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
4458
|
-
mostRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
4459
|
-
worstRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
4457
|
+
topRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
4458
|
+
mostRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
4459
|
+
worstRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
4460
4460
|
}, "strip", z.ZodTypeAny, {
|
|
4461
|
-
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4462
|
-
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4463
|
-
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4461
|
+
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4462
|
+
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4463
|
+
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4464
4464
|
}, {
|
|
4465
|
-
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4466
|
-
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4467
|
-
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4465
|
+
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4466
|
+
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4467
|
+
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4468
4468
|
}>>;
|
|
4469
4469
|
}, "strip", z.ZodTypeAny, {
|
|
4470
4470
|
allGames?: boolean | undefined;
|
|
@@ -4484,14 +4484,14 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
4484
4484
|
threadActivityNotifications?: boolean | undefined;
|
|
4485
4485
|
trendingGames?: boolean | undefined;
|
|
4486
4486
|
gameChanges?: {
|
|
4487
|
-
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4488
|
-
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4489
|
-
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4487
|
+
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4488
|
+
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4489
|
+
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4490
4490
|
} | undefined;
|
|
4491
4491
|
gameTopLists?: {
|
|
4492
|
-
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4493
|
-
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4494
|
-
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4492
|
+
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4493
|
+
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4494
|
+
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4495
4495
|
} | undefined;
|
|
4496
4496
|
}, {
|
|
4497
4497
|
allGames?: boolean | undefined;
|
|
@@ -4511,20 +4511,20 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
4511
4511
|
threadActivityNotifications?: boolean | undefined;
|
|
4512
4512
|
trendingGames?: boolean | undefined;
|
|
4513
4513
|
gameChanges?: {
|
|
4514
|
-
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4515
|
-
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4516
|
-
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4514
|
+
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4515
|
+
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4516
|
+
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4517
4517
|
} | undefined;
|
|
4518
4518
|
gameTopLists?: {
|
|
4519
|
-
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4520
|
-
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4521
|
-
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4519
|
+
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4520
|
+
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4521
|
+
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
4522
4522
|
} | undefined;
|
|
4523
4523
|
}>>;
|
|
4524
4524
|
spoilersEnabled: z.ZodOptional<z.ZodBoolean>;
|
|
4525
4525
|
viewedChangelogs: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodBoolean>>;
|
|
4526
4526
|
lastSelectedLeague: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"nba">, z.ZodLiteral<"ncaa">, z.ZodLiteral<"nfl">, z.ZodLiteral<"nhl">, z.ZodLiteral<"mlb">, z.ZodLiteral<"cbb">, z.ZodLiteral<"cfb">, z.ZodLiteral<"epl">, z.ZodLiteral<"mls">, z.ZodLiteral<"wnba">, z.ZodLiteral<"cwc">, z.ZodLiteral<"global">]>>;
|
|
4527
|
-
lastSelectedFilter: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>;
|
|
4527
|
+
lastSelectedFilter: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>;
|
|
4528
4528
|
lastSelectedRatingFilter: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"rating:asc">, z.ZodLiteral<"rating:desc">, z.ZodLiteral<"createdAt:asc">, z.ZodLiteral<"createdAt:desc">, z.ZodLiteral<"userLikes:asc">, z.ZodLiteral<"userLikes:desc">]>>;
|
|
4529
4529
|
lastSelectedGamesFeedType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"newest">, z.ZodLiteral<"forYou">]>>;
|
|
4530
4530
|
lastSelectedCombinedFeedType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"newest">, z.ZodLiteral<"following">]>>;
|
|
@@ -4903,7 +4903,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
4903
4903
|
apiTeamId: number | null;
|
|
4904
4904
|
id?: string | null | undefined;
|
|
4905
4905
|
score?: number | undefined;
|
|
4906
|
-
isWinner?: boolean | undefined;
|
|
4906
|
+
isWinner?: boolean | null | undefined;
|
|
4907
4907
|
seed?: number | null | undefined;
|
|
4908
4908
|
teamCode?: string | null | undefined;
|
|
4909
4909
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -4918,7 +4918,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
4918
4918
|
apiTeamId: number | null;
|
|
4919
4919
|
id?: string | null | undefined;
|
|
4920
4920
|
score?: number | undefined;
|
|
4921
|
-
isWinner?: boolean | undefined;
|
|
4921
|
+
isWinner?: boolean | null | undefined;
|
|
4922
4922
|
seed?: number | null | undefined;
|
|
4923
4923
|
teamCode?: string | null | undefined;
|
|
4924
4924
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -5096,7 +5096,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
5096
5096
|
apiTeamId: number | null;
|
|
5097
5097
|
id?: string | null | undefined;
|
|
5098
5098
|
score?: number | undefined;
|
|
5099
|
-
isWinner?: boolean | undefined;
|
|
5099
|
+
isWinner?: boolean | null | undefined;
|
|
5100
5100
|
seed?: number | null | undefined;
|
|
5101
5101
|
teamCode?: string | null | undefined;
|
|
5102
5102
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -5111,7 +5111,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
5111
5111
|
apiTeamId: number | null;
|
|
5112
5112
|
id?: string | null | undefined;
|
|
5113
5113
|
score?: number | undefined;
|
|
5114
|
-
isWinner?: boolean | undefined;
|
|
5114
|
+
isWinner?: boolean | null | undefined;
|
|
5115
5115
|
seed?: number | null | undefined;
|
|
5116
5116
|
teamCode?: string | null | undefined;
|
|
5117
5117
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -5290,7 +5290,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
5290
5290
|
apiTeamId: z.ZodNullable<z.ZodNumber>;
|
|
5291
5291
|
name: z.ZodNullable<z.ZodString>;
|
|
5292
5292
|
score: z.ZodOptional<z.ZodNumber>;
|
|
5293
|
-
isWinner: z.ZodOptional<z.ZodBoolean
|
|
5293
|
+
isWinner: z.ZodNullable<z.ZodOptional<z.ZodBoolean>>;
|
|
5294
5294
|
image: z.ZodNullable<z.ZodString>;
|
|
5295
5295
|
seed: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
|
|
5296
5296
|
teamCode: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
@@ -5305,7 +5305,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
5305
5305
|
apiTeamId: number | null;
|
|
5306
5306
|
id?: string | null | undefined;
|
|
5307
5307
|
score?: number | undefined;
|
|
5308
|
-
isWinner?: boolean | undefined;
|
|
5308
|
+
isWinner?: boolean | null | undefined;
|
|
5309
5309
|
seed?: number | null | undefined;
|
|
5310
5310
|
teamCode?: string | null | undefined;
|
|
5311
5311
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -5319,7 +5319,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
5319
5319
|
apiTeamId: number | null;
|
|
5320
5320
|
id?: string | null | undefined;
|
|
5321
5321
|
score?: number | undefined;
|
|
5322
|
-
isWinner?: boolean | undefined;
|
|
5322
|
+
isWinner?: boolean | null | undefined;
|
|
5323
5323
|
seed?: number | null | undefined;
|
|
5324
5324
|
teamCode?: string | null | undefined;
|
|
5325
5325
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -5333,7 +5333,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
5333
5333
|
apiTeamId: z.ZodNullable<z.ZodNumber>;
|
|
5334
5334
|
name: z.ZodNullable<z.ZodString>;
|
|
5335
5335
|
score: z.ZodOptional<z.ZodNumber>;
|
|
5336
|
-
isWinner: z.ZodOptional<z.ZodBoolean
|
|
5336
|
+
isWinner: z.ZodNullable<z.ZodOptional<z.ZodBoolean>>;
|
|
5337
5337
|
image: z.ZodNullable<z.ZodString>;
|
|
5338
5338
|
seed: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
|
|
5339
5339
|
teamCode: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
@@ -5348,7 +5348,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
5348
5348
|
apiTeamId: number | null;
|
|
5349
5349
|
id?: string | null | undefined;
|
|
5350
5350
|
score?: number | undefined;
|
|
5351
|
-
isWinner?: boolean | undefined;
|
|
5351
|
+
isWinner?: boolean | null | undefined;
|
|
5352
5352
|
seed?: number | null | undefined;
|
|
5353
5353
|
teamCode?: string | null | undefined;
|
|
5354
5354
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -5362,7 +5362,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
5362
5362
|
apiTeamId: number | null;
|
|
5363
5363
|
id?: string | null | undefined;
|
|
5364
5364
|
score?: number | undefined;
|
|
5365
|
-
isWinner?: boolean | undefined;
|
|
5365
|
+
isWinner?: boolean | null | undefined;
|
|
5366
5366
|
seed?: number | null | undefined;
|
|
5367
5367
|
teamCode?: string | null | undefined;
|
|
5368
5368
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -7036,30 +7036,30 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
7036
7036
|
threadActivityNotifications: z.ZodOptional<z.ZodBoolean>;
|
|
7037
7037
|
trendingGames: z.ZodOptional<z.ZodBoolean>;
|
|
7038
7038
|
gameChanges: z.ZodOptional<z.ZodObject<{
|
|
7039
|
-
topRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
7040
|
-
mostRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
7041
|
-
worstRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
7039
|
+
topRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
7040
|
+
mostRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
7041
|
+
worstRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
7042
7042
|
}, "strip", z.ZodTypeAny, {
|
|
7043
|
-
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7044
|
-
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7045
|
-
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7043
|
+
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7044
|
+
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7045
|
+
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7046
7046
|
}, {
|
|
7047
|
-
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7048
|
-
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7049
|
-
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7047
|
+
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7048
|
+
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7049
|
+
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7050
7050
|
}>>;
|
|
7051
7051
|
gameTopLists: z.ZodOptional<z.ZodObject<{
|
|
7052
|
-
topRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
7053
|
-
mostRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
7054
|
-
worstRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
7052
|
+
topRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
7053
|
+
mostRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
7054
|
+
worstRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
7055
7055
|
}, "strip", z.ZodTypeAny, {
|
|
7056
|
-
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7057
|
-
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7058
|
-
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7056
|
+
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7057
|
+
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7058
|
+
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7059
7059
|
}, {
|
|
7060
|
-
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7061
|
-
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7062
|
-
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7060
|
+
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7061
|
+
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7062
|
+
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7063
7063
|
}>>;
|
|
7064
7064
|
}, "strip", z.ZodTypeAny, {
|
|
7065
7065
|
allGames?: boolean | undefined;
|
|
@@ -7079,14 +7079,14 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
7079
7079
|
threadActivityNotifications?: boolean | undefined;
|
|
7080
7080
|
trendingGames?: boolean | undefined;
|
|
7081
7081
|
gameChanges?: {
|
|
7082
|
-
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7083
|
-
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7084
|
-
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7082
|
+
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7083
|
+
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7084
|
+
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7085
7085
|
} | undefined;
|
|
7086
7086
|
gameTopLists?: {
|
|
7087
|
-
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7088
|
-
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7089
|
-
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7087
|
+
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7088
|
+
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7089
|
+
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7090
7090
|
} | undefined;
|
|
7091
7091
|
}, {
|
|
7092
7092
|
allGames?: boolean | undefined;
|
|
@@ -7106,20 +7106,20 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
7106
7106
|
threadActivityNotifications?: boolean | undefined;
|
|
7107
7107
|
trendingGames?: boolean | undefined;
|
|
7108
7108
|
gameChanges?: {
|
|
7109
|
-
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7110
|
-
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7111
|
-
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7109
|
+
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7110
|
+
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7111
|
+
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7112
7112
|
} | undefined;
|
|
7113
7113
|
gameTopLists?: {
|
|
7114
|
-
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7115
|
-
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7116
|
-
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7114
|
+
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7115
|
+
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7116
|
+
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
7117
7117
|
} | undefined;
|
|
7118
7118
|
}>>;
|
|
7119
7119
|
spoilersEnabled: z.ZodOptional<z.ZodBoolean>;
|
|
7120
7120
|
viewedChangelogs: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodBoolean>>;
|
|
7121
7121
|
lastSelectedLeague: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"nba">, z.ZodLiteral<"ncaa">, z.ZodLiteral<"nfl">, z.ZodLiteral<"nhl">, z.ZodLiteral<"mlb">, z.ZodLiteral<"cbb">, z.ZodLiteral<"cfb">, z.ZodLiteral<"epl">, z.ZodLiteral<"mls">, z.ZodLiteral<"wnba">, z.ZodLiteral<"cwc">, z.ZodLiteral<"global">]>>;
|
|
7122
|
-
lastSelectedFilter: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>;
|
|
7122
|
+
lastSelectedFilter: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>;
|
|
7123
7123
|
lastSelectedRatingFilter: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"rating:asc">, z.ZodLiteral<"rating:desc">, z.ZodLiteral<"createdAt:asc">, z.ZodLiteral<"createdAt:desc">, z.ZodLiteral<"userLikes:asc">, z.ZodLiteral<"userLikes:desc">]>>;
|
|
7124
7124
|
lastSelectedGamesFeedType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"newest">, z.ZodLiteral<"forYou">]>>;
|
|
7125
7125
|
lastSelectedCombinedFeedType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"newest">, z.ZodLiteral<"following">]>>;
|
|
@@ -7504,7 +7504,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
7504
7504
|
apiTeamId: number | null;
|
|
7505
7505
|
id?: string | null | undefined;
|
|
7506
7506
|
score?: number | undefined;
|
|
7507
|
-
isWinner?: boolean | undefined;
|
|
7507
|
+
isWinner?: boolean | null | undefined;
|
|
7508
7508
|
seed?: number | null | undefined;
|
|
7509
7509
|
teamCode?: string | null | undefined;
|
|
7510
7510
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -7519,7 +7519,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
7519
7519
|
apiTeamId: number | null;
|
|
7520
7520
|
id?: string | null | undefined;
|
|
7521
7521
|
score?: number | undefined;
|
|
7522
|
-
isWinner?: boolean | undefined;
|
|
7522
|
+
isWinner?: boolean | null | undefined;
|
|
7523
7523
|
seed?: number | null | undefined;
|
|
7524
7524
|
teamCode?: string | null | undefined;
|
|
7525
7525
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -7704,7 +7704,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
7704
7704
|
apiTeamId: number | null;
|
|
7705
7705
|
id?: string | null | undefined;
|
|
7706
7706
|
score?: number | undefined;
|
|
7707
|
-
isWinner?: boolean | undefined;
|
|
7707
|
+
isWinner?: boolean | null | undefined;
|
|
7708
7708
|
seed?: number | null | undefined;
|
|
7709
7709
|
teamCode?: string | null | undefined;
|
|
7710
7710
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -7719,7 +7719,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
7719
7719
|
apiTeamId: number | null;
|
|
7720
7720
|
id?: string | null | undefined;
|
|
7721
7721
|
score?: number | undefined;
|
|
7722
|
-
isWinner?: boolean | undefined;
|
|
7722
|
+
isWinner?: boolean | null | undefined;
|
|
7723
7723
|
seed?: number | null | undefined;
|
|
7724
7724
|
teamCode?: string | null | undefined;
|
|
7725
7725
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -7906,7 +7906,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
7906
7906
|
apiTeamId: z.ZodNullable<z.ZodNumber>;
|
|
7907
7907
|
name: z.ZodNullable<z.ZodString>;
|
|
7908
7908
|
score: z.ZodOptional<z.ZodNumber>;
|
|
7909
|
-
isWinner: z.ZodOptional<z.ZodBoolean
|
|
7909
|
+
isWinner: z.ZodNullable<z.ZodOptional<z.ZodBoolean>>;
|
|
7910
7910
|
image: z.ZodNullable<z.ZodString>;
|
|
7911
7911
|
seed: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
|
|
7912
7912
|
teamCode: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
@@ -7921,7 +7921,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
7921
7921
|
apiTeamId: number | null;
|
|
7922
7922
|
id?: string | null | undefined;
|
|
7923
7923
|
score?: number | undefined;
|
|
7924
|
-
isWinner?: boolean | undefined;
|
|
7924
|
+
isWinner?: boolean | null | undefined;
|
|
7925
7925
|
seed?: number | null | undefined;
|
|
7926
7926
|
teamCode?: string | null | undefined;
|
|
7927
7927
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -7935,7 +7935,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
7935
7935
|
apiTeamId: number | null;
|
|
7936
7936
|
id?: string | null | undefined;
|
|
7937
7937
|
score?: number | undefined;
|
|
7938
|
-
isWinner?: boolean | undefined;
|
|
7938
|
+
isWinner?: boolean | null | undefined;
|
|
7939
7939
|
seed?: number | null | undefined;
|
|
7940
7940
|
teamCode?: string | null | undefined;
|
|
7941
7941
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -7949,7 +7949,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
7949
7949
|
apiTeamId: z.ZodNullable<z.ZodNumber>;
|
|
7950
7950
|
name: z.ZodNullable<z.ZodString>;
|
|
7951
7951
|
score: z.ZodOptional<z.ZodNumber>;
|
|
7952
|
-
isWinner: z.ZodOptional<z.ZodBoolean
|
|
7952
|
+
isWinner: z.ZodNullable<z.ZodOptional<z.ZodBoolean>>;
|
|
7953
7953
|
image: z.ZodNullable<z.ZodString>;
|
|
7954
7954
|
seed: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
|
|
7955
7955
|
teamCode: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
@@ -7964,7 +7964,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
7964
7964
|
apiTeamId: number | null;
|
|
7965
7965
|
id?: string | null | undefined;
|
|
7966
7966
|
score?: number | undefined;
|
|
7967
|
-
isWinner?: boolean | undefined;
|
|
7967
|
+
isWinner?: boolean | null | undefined;
|
|
7968
7968
|
seed?: number | null | undefined;
|
|
7969
7969
|
teamCode?: string | null | undefined;
|
|
7970
7970
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -7978,7 +7978,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
7978
7978
|
apiTeamId: number | null;
|
|
7979
7979
|
id?: string | null | undefined;
|
|
7980
7980
|
score?: number | undefined;
|
|
7981
|
-
isWinner?: boolean | undefined;
|
|
7981
|
+
isWinner?: boolean | null | undefined;
|
|
7982
7982
|
seed?: number | null | undefined;
|
|
7983
7983
|
teamCode?: string | null | undefined;
|
|
7984
7984
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -9652,30 +9652,30 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
9652
9652
|
threadActivityNotifications: z.ZodOptional<z.ZodBoolean>;
|
|
9653
9653
|
trendingGames: z.ZodOptional<z.ZodBoolean>;
|
|
9654
9654
|
gameChanges: z.ZodOptional<z.ZodObject<{
|
|
9655
|
-
topRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
9656
|
-
mostRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
9657
|
-
worstRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
9655
|
+
topRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
9656
|
+
mostRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
9657
|
+
worstRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
9658
9658
|
}, "strip", z.ZodTypeAny, {
|
|
9659
|
-
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9660
|
-
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9661
|
-
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9659
|
+
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9660
|
+
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9661
|
+
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9662
9662
|
}, {
|
|
9663
|
-
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9664
|
-
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9665
|
-
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9663
|
+
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9664
|
+
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9665
|
+
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9666
9666
|
}>>;
|
|
9667
9667
|
gameTopLists: z.ZodOptional<z.ZodObject<{
|
|
9668
|
-
topRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
9669
|
-
mostRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
9670
|
-
worstRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
9668
|
+
topRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
9669
|
+
mostRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
9670
|
+
worstRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
9671
9671
|
}, "strip", z.ZodTypeAny, {
|
|
9672
|
-
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9673
|
-
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9674
|
-
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9672
|
+
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9673
|
+
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9674
|
+
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9675
9675
|
}, {
|
|
9676
|
-
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9677
|
-
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9678
|
-
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9676
|
+
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9677
|
+
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9678
|
+
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9679
9679
|
}>>;
|
|
9680
9680
|
}, "strip", z.ZodTypeAny, {
|
|
9681
9681
|
allGames?: boolean | undefined;
|
|
@@ -9695,14 +9695,14 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
9695
9695
|
threadActivityNotifications?: boolean | undefined;
|
|
9696
9696
|
trendingGames?: boolean | undefined;
|
|
9697
9697
|
gameChanges?: {
|
|
9698
|
-
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9699
|
-
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9700
|
-
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9698
|
+
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9699
|
+
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9700
|
+
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9701
9701
|
} | undefined;
|
|
9702
9702
|
gameTopLists?: {
|
|
9703
|
-
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9704
|
-
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9705
|
-
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9703
|
+
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9704
|
+
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9705
|
+
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9706
9706
|
} | undefined;
|
|
9707
9707
|
}, {
|
|
9708
9708
|
allGames?: boolean | undefined;
|
|
@@ -9722,20 +9722,20 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
9722
9722
|
threadActivityNotifications?: boolean | undefined;
|
|
9723
9723
|
trendingGames?: boolean | undefined;
|
|
9724
9724
|
gameChanges?: {
|
|
9725
|
-
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9726
|
-
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9727
|
-
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9725
|
+
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9726
|
+
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9727
|
+
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9728
9728
|
} | undefined;
|
|
9729
9729
|
gameTopLists?: {
|
|
9730
|
-
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9731
|
-
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9732
|
-
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9730
|
+
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9731
|
+
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9732
|
+
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
9733
9733
|
} | undefined;
|
|
9734
9734
|
}>>;
|
|
9735
9735
|
spoilersEnabled: z.ZodOptional<z.ZodBoolean>;
|
|
9736
9736
|
viewedChangelogs: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodBoolean>>;
|
|
9737
9737
|
lastSelectedLeague: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"nba">, z.ZodLiteral<"ncaa">, z.ZodLiteral<"nfl">, z.ZodLiteral<"nhl">, z.ZodLiteral<"mlb">, z.ZodLiteral<"cbb">, z.ZodLiteral<"cfb">, z.ZodLiteral<"epl">, z.ZodLiteral<"mls">, z.ZodLiteral<"wnba">, z.ZodLiteral<"cwc">, z.ZodLiteral<"global">]>>;
|
|
9738
|
-
lastSelectedFilter: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>;
|
|
9738
|
+
lastSelectedFilter: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>;
|
|
9739
9739
|
lastSelectedRatingFilter: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"rating:asc">, z.ZodLiteral<"rating:desc">, z.ZodLiteral<"createdAt:asc">, z.ZodLiteral<"createdAt:desc">, z.ZodLiteral<"userLikes:asc">, z.ZodLiteral<"userLikes:desc">]>>;
|
|
9740
9740
|
lastSelectedGamesFeedType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"newest">, z.ZodLiteral<"forYou">]>>;
|
|
9741
9741
|
lastSelectedCombinedFeedType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"newest">, z.ZodLiteral<"following">]>>;
|
|
@@ -10094,7 +10094,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
10094
10094
|
apiTeamId: z.ZodNullable<z.ZodNumber>;
|
|
10095
10095
|
name: z.ZodNullable<z.ZodString>;
|
|
10096
10096
|
score: z.ZodOptional<z.ZodNumber>;
|
|
10097
|
-
isWinner: z.ZodOptional<z.ZodBoolean
|
|
10097
|
+
isWinner: z.ZodNullable<z.ZodOptional<z.ZodBoolean>>;
|
|
10098
10098
|
image: z.ZodNullable<z.ZodString>;
|
|
10099
10099
|
seed: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
|
|
10100
10100
|
teamCode: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
@@ -10119,7 +10119,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
10119
10119
|
scorePenalty: number;
|
|
10120
10120
|
id?: string | null | undefined;
|
|
10121
10121
|
score?: number | undefined;
|
|
10122
|
-
isWinner?: boolean | undefined;
|
|
10122
|
+
isWinner?: boolean | null | undefined;
|
|
10123
10123
|
seed?: number | null | undefined;
|
|
10124
10124
|
teamCode?: string | null | undefined;
|
|
10125
10125
|
stadiumUrl?: string | null | undefined;
|
|
@@ -10136,7 +10136,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
10136
10136
|
scorePenalty: number;
|
|
10137
10137
|
id?: string | null | undefined;
|
|
10138
10138
|
score?: number | undefined;
|
|
10139
|
-
isWinner?: boolean | undefined;
|
|
10139
|
+
isWinner?: boolean | null | undefined;
|
|
10140
10140
|
seed?: number | null | undefined;
|
|
10141
10141
|
teamCode?: string | null | undefined;
|
|
10142
10142
|
stadiumUrl?: string | null | undefined;
|
|
@@ -10149,7 +10149,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
10149
10149
|
apiTeamId: z.ZodNullable<z.ZodNumber>;
|
|
10150
10150
|
name: z.ZodNullable<z.ZodString>;
|
|
10151
10151
|
score: z.ZodOptional<z.ZodNumber>;
|
|
10152
|
-
isWinner: z.ZodOptional<z.ZodBoolean
|
|
10152
|
+
isWinner: z.ZodNullable<z.ZodOptional<z.ZodBoolean>>;
|
|
10153
10153
|
image: z.ZodNullable<z.ZodString>;
|
|
10154
10154
|
seed: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
|
|
10155
10155
|
teamCode: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
@@ -10174,7 +10174,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
10174
10174
|
scorePenalty: number;
|
|
10175
10175
|
id?: string | null | undefined;
|
|
10176
10176
|
score?: number | undefined;
|
|
10177
|
-
isWinner?: boolean | undefined;
|
|
10177
|
+
isWinner?: boolean | null | undefined;
|
|
10178
10178
|
seed?: number | null | undefined;
|
|
10179
10179
|
teamCode?: string | null | undefined;
|
|
10180
10180
|
stadiumUrl?: string | null | undefined;
|
|
@@ -10191,7 +10191,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
10191
10191
|
scorePenalty: number;
|
|
10192
10192
|
id?: string | null | undefined;
|
|
10193
10193
|
score?: number | undefined;
|
|
10194
|
-
isWinner?: boolean | undefined;
|
|
10194
|
+
isWinner?: boolean | null | undefined;
|
|
10195
10195
|
seed?: number | null | undefined;
|
|
10196
10196
|
teamCode?: string | null | undefined;
|
|
10197
10197
|
stadiumUrl?: string | null | undefined;
|
|
@@ -10218,7 +10218,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
10218
10218
|
scorePenalty: number;
|
|
10219
10219
|
id?: string | null | undefined;
|
|
10220
10220
|
score?: number | undefined;
|
|
10221
|
-
isWinner?: boolean | undefined;
|
|
10221
|
+
isWinner?: boolean | null | undefined;
|
|
10222
10222
|
seed?: number | null | undefined;
|
|
10223
10223
|
teamCode?: string | null | undefined;
|
|
10224
10224
|
stadiumUrl?: string | null | undefined;
|
|
@@ -10236,7 +10236,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
10236
10236
|
scorePenalty: number;
|
|
10237
10237
|
id?: string | null | undefined;
|
|
10238
10238
|
score?: number | undefined;
|
|
10239
|
-
isWinner?: boolean | undefined;
|
|
10239
|
+
isWinner?: boolean | null | undefined;
|
|
10240
10240
|
seed?: number | null | undefined;
|
|
10241
10241
|
teamCode?: string | null | undefined;
|
|
10242
10242
|
stadiumUrl?: string | null | undefined;
|
|
@@ -10414,7 +10414,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
10414
10414
|
scorePenalty: number;
|
|
10415
10415
|
id?: string | null | undefined;
|
|
10416
10416
|
score?: number | undefined;
|
|
10417
|
-
isWinner?: boolean | undefined;
|
|
10417
|
+
isWinner?: boolean | null | undefined;
|
|
10418
10418
|
seed?: number | null | undefined;
|
|
10419
10419
|
teamCode?: string | null | undefined;
|
|
10420
10420
|
stadiumUrl?: string | null | undefined;
|
|
@@ -10432,7 +10432,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
10432
10432
|
scorePenalty: number;
|
|
10433
10433
|
id?: string | null | undefined;
|
|
10434
10434
|
score?: number | undefined;
|
|
10435
|
-
isWinner?: boolean | undefined;
|
|
10435
|
+
isWinner?: boolean | null | undefined;
|
|
10436
10436
|
seed?: number | null | undefined;
|
|
10437
10437
|
teamCode?: string | null | undefined;
|
|
10438
10438
|
stadiumUrl?: string | null | undefined;
|
|
@@ -10607,7 +10607,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
10607
10607
|
apiTeamId: z.ZodNullable<z.ZodNumber>;
|
|
10608
10608
|
name: z.ZodNullable<z.ZodString>;
|
|
10609
10609
|
score: z.ZodOptional<z.ZodNumber>;
|
|
10610
|
-
isWinner: z.ZodOptional<z.ZodBoolean
|
|
10610
|
+
isWinner: z.ZodNullable<z.ZodOptional<z.ZodBoolean>>;
|
|
10611
10611
|
image: z.ZodNullable<z.ZodString>;
|
|
10612
10612
|
seed: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
|
|
10613
10613
|
teamCode: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
@@ -10622,7 +10622,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
10622
10622
|
apiTeamId: number | null;
|
|
10623
10623
|
id?: string | null | undefined;
|
|
10624
10624
|
score?: number | undefined;
|
|
10625
|
-
isWinner?: boolean | undefined;
|
|
10625
|
+
isWinner?: boolean | null | undefined;
|
|
10626
10626
|
seed?: number | null | undefined;
|
|
10627
10627
|
teamCode?: string | null | undefined;
|
|
10628
10628
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -10636,7 +10636,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
10636
10636
|
apiTeamId: number | null;
|
|
10637
10637
|
id?: string | null | undefined;
|
|
10638
10638
|
score?: number | undefined;
|
|
10639
|
-
isWinner?: boolean | undefined;
|
|
10639
|
+
isWinner?: boolean | null | undefined;
|
|
10640
10640
|
seed?: number | null | undefined;
|
|
10641
10641
|
teamCode?: string | null | undefined;
|
|
10642
10642
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -10650,7 +10650,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
10650
10650
|
apiTeamId: z.ZodNullable<z.ZodNumber>;
|
|
10651
10651
|
name: z.ZodNullable<z.ZodString>;
|
|
10652
10652
|
score: z.ZodOptional<z.ZodNumber>;
|
|
10653
|
-
isWinner: z.ZodOptional<z.ZodBoolean
|
|
10653
|
+
isWinner: z.ZodNullable<z.ZodOptional<z.ZodBoolean>>;
|
|
10654
10654
|
image: z.ZodNullable<z.ZodString>;
|
|
10655
10655
|
seed: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
|
|
10656
10656
|
teamCode: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
@@ -10665,7 +10665,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
10665
10665
|
apiTeamId: number | null;
|
|
10666
10666
|
id?: string | null | undefined;
|
|
10667
10667
|
score?: number | undefined;
|
|
10668
|
-
isWinner?: boolean | undefined;
|
|
10668
|
+
isWinner?: boolean | null | undefined;
|
|
10669
10669
|
seed?: number | null | undefined;
|
|
10670
10670
|
teamCode?: string | null | undefined;
|
|
10671
10671
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -10679,7 +10679,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
10679
10679
|
apiTeamId: number | null;
|
|
10680
10680
|
id?: string | null | undefined;
|
|
10681
10681
|
score?: number | undefined;
|
|
10682
|
-
isWinner?: boolean | undefined;
|
|
10682
|
+
isWinner?: boolean | null | undefined;
|
|
10683
10683
|
seed?: number | null | undefined;
|
|
10684
10684
|
teamCode?: string | null | undefined;
|
|
10685
10685
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -12353,30 +12353,30 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
12353
12353
|
threadActivityNotifications: z.ZodOptional<z.ZodBoolean>;
|
|
12354
12354
|
trendingGames: z.ZodOptional<z.ZodBoolean>;
|
|
12355
12355
|
gameChanges: z.ZodOptional<z.ZodObject<{
|
|
12356
|
-
topRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
12357
|
-
mostRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
12358
|
-
worstRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
12356
|
+
topRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
12357
|
+
mostRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
12358
|
+
worstRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
12359
12359
|
}, "strip", z.ZodTypeAny, {
|
|
12360
|
-
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12361
|
-
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12362
|
-
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12360
|
+
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12361
|
+
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12362
|
+
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12363
12363
|
}, {
|
|
12364
|
-
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12365
|
-
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12366
|
-
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12364
|
+
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12365
|
+
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12366
|
+
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12367
12367
|
}>>;
|
|
12368
12368
|
gameTopLists: z.ZodOptional<z.ZodObject<{
|
|
12369
|
-
topRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
12370
|
-
mostRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
12371
|
-
worstRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
12369
|
+
topRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
12370
|
+
mostRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
12371
|
+
worstRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
12372
12372
|
}, "strip", z.ZodTypeAny, {
|
|
12373
|
-
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12374
|
-
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12375
|
-
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12373
|
+
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12374
|
+
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12375
|
+
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12376
12376
|
}, {
|
|
12377
|
-
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12378
|
-
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12379
|
-
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12377
|
+
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12378
|
+
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12379
|
+
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12380
12380
|
}>>;
|
|
12381
12381
|
}, "strip", z.ZodTypeAny, {
|
|
12382
12382
|
allGames?: boolean | undefined;
|
|
@@ -12396,14 +12396,14 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
12396
12396
|
threadActivityNotifications?: boolean | undefined;
|
|
12397
12397
|
trendingGames?: boolean | undefined;
|
|
12398
12398
|
gameChanges?: {
|
|
12399
|
-
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12400
|
-
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12401
|
-
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12399
|
+
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12400
|
+
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12401
|
+
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12402
12402
|
} | undefined;
|
|
12403
12403
|
gameTopLists?: {
|
|
12404
|
-
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12405
|
-
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12406
|
-
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12404
|
+
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12405
|
+
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12406
|
+
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12407
12407
|
} | undefined;
|
|
12408
12408
|
}, {
|
|
12409
12409
|
allGames?: boolean | undefined;
|
|
@@ -12423,20 +12423,20 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
12423
12423
|
threadActivityNotifications?: boolean | undefined;
|
|
12424
12424
|
trendingGames?: boolean | undefined;
|
|
12425
12425
|
gameChanges?: {
|
|
12426
|
-
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12427
|
-
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12428
|
-
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12426
|
+
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12427
|
+
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12428
|
+
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12429
12429
|
} | undefined;
|
|
12430
12430
|
gameTopLists?: {
|
|
12431
|
-
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12432
|
-
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12433
|
-
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12431
|
+
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12432
|
+
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12433
|
+
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
12434
12434
|
} | undefined;
|
|
12435
12435
|
}>>;
|
|
12436
12436
|
spoilersEnabled: z.ZodOptional<z.ZodBoolean>;
|
|
12437
12437
|
viewedChangelogs: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodBoolean>>;
|
|
12438
12438
|
lastSelectedLeague: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"nba">, z.ZodLiteral<"ncaa">, z.ZodLiteral<"nfl">, z.ZodLiteral<"nhl">, z.ZodLiteral<"mlb">, z.ZodLiteral<"cbb">, z.ZodLiteral<"cfb">, z.ZodLiteral<"epl">, z.ZodLiteral<"mls">, z.ZodLiteral<"wnba">, z.ZodLiteral<"cwc">, z.ZodLiteral<"global">]>>;
|
|
12439
|
-
lastSelectedFilter: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>;
|
|
12439
|
+
lastSelectedFilter: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>;
|
|
12440
12440
|
lastSelectedRatingFilter: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"rating:asc">, z.ZodLiteral<"rating:desc">, z.ZodLiteral<"createdAt:asc">, z.ZodLiteral<"createdAt:desc">, z.ZodLiteral<"userLikes:asc">, z.ZodLiteral<"userLikes:desc">]>>;
|
|
12441
12441
|
lastSelectedGamesFeedType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"newest">, z.ZodLiteral<"forYou">]>>;
|
|
12442
12442
|
lastSelectedCombinedFeedType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"newest">, z.ZodLiteral<"following">]>>;
|
|
@@ -12852,7 +12852,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
12852
12852
|
apiTeamId: number | null;
|
|
12853
12853
|
id?: string | null | undefined;
|
|
12854
12854
|
score?: number | undefined;
|
|
12855
|
-
isWinner?: boolean | undefined;
|
|
12855
|
+
isWinner?: boolean | null | undefined;
|
|
12856
12856
|
seed?: number | null | undefined;
|
|
12857
12857
|
teamCode?: string | null | undefined;
|
|
12858
12858
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -12867,7 +12867,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
12867
12867
|
apiTeamId: number | null;
|
|
12868
12868
|
id?: string | null | undefined;
|
|
12869
12869
|
score?: number | undefined;
|
|
12870
|
-
isWinner?: boolean | undefined;
|
|
12870
|
+
isWinner?: boolean | null | undefined;
|
|
12871
12871
|
seed?: number | null | undefined;
|
|
12872
12872
|
teamCode?: string | null | undefined;
|
|
12873
12873
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -13065,7 +13065,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
13065
13065
|
apiTeamId: number | null;
|
|
13066
13066
|
id?: string | null | undefined;
|
|
13067
13067
|
score?: number | undefined;
|
|
13068
|
-
isWinner?: boolean | undefined;
|
|
13068
|
+
isWinner?: boolean | null | undefined;
|
|
13069
13069
|
seed?: number | null | undefined;
|
|
13070
13070
|
teamCode?: string | null | undefined;
|
|
13071
13071
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -13080,7 +13080,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
13080
13080
|
apiTeamId: number | null;
|
|
13081
13081
|
id?: string | null | undefined;
|
|
13082
13082
|
score?: number | undefined;
|
|
13083
|
-
isWinner?: boolean | undefined;
|
|
13083
|
+
isWinner?: boolean | null | undefined;
|
|
13084
13084
|
seed?: number | null | undefined;
|
|
13085
13085
|
teamCode?: string | null | undefined;
|
|
13086
13086
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -13279,7 +13279,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
13279
13279
|
apiTeamId: z.ZodNullable<z.ZodNumber>;
|
|
13280
13280
|
name: z.ZodNullable<z.ZodString>;
|
|
13281
13281
|
score: z.ZodOptional<z.ZodNumber>;
|
|
13282
|
-
isWinner: z.ZodOptional<z.ZodBoolean
|
|
13282
|
+
isWinner: z.ZodNullable<z.ZodOptional<z.ZodBoolean>>;
|
|
13283
13283
|
image: z.ZodNullable<z.ZodString>;
|
|
13284
13284
|
seed: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
|
|
13285
13285
|
teamCode: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
@@ -13294,7 +13294,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
13294
13294
|
apiTeamId: number | null;
|
|
13295
13295
|
id?: string | null | undefined;
|
|
13296
13296
|
score?: number | undefined;
|
|
13297
|
-
isWinner?: boolean | undefined;
|
|
13297
|
+
isWinner?: boolean | null | undefined;
|
|
13298
13298
|
seed?: number | null | undefined;
|
|
13299
13299
|
teamCode?: string | null | undefined;
|
|
13300
13300
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -13308,7 +13308,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
13308
13308
|
apiTeamId: number | null;
|
|
13309
13309
|
id?: string | null | undefined;
|
|
13310
13310
|
score?: number | undefined;
|
|
13311
|
-
isWinner?: boolean | undefined;
|
|
13311
|
+
isWinner?: boolean | null | undefined;
|
|
13312
13312
|
seed?: number | null | undefined;
|
|
13313
13313
|
teamCode?: string | null | undefined;
|
|
13314
13314
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -13322,7 +13322,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
13322
13322
|
apiTeamId: z.ZodNullable<z.ZodNumber>;
|
|
13323
13323
|
name: z.ZodNullable<z.ZodString>;
|
|
13324
13324
|
score: z.ZodOptional<z.ZodNumber>;
|
|
13325
|
-
isWinner: z.ZodOptional<z.ZodBoolean
|
|
13325
|
+
isWinner: z.ZodNullable<z.ZodOptional<z.ZodBoolean>>;
|
|
13326
13326
|
image: z.ZodNullable<z.ZodString>;
|
|
13327
13327
|
seed: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
|
|
13328
13328
|
teamCode: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
@@ -13337,7 +13337,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
13337
13337
|
apiTeamId: number | null;
|
|
13338
13338
|
id?: string | null | undefined;
|
|
13339
13339
|
score?: number | undefined;
|
|
13340
|
-
isWinner?: boolean | undefined;
|
|
13340
|
+
isWinner?: boolean | null | undefined;
|
|
13341
13341
|
seed?: number | null | undefined;
|
|
13342
13342
|
teamCode?: string | null | undefined;
|
|
13343
13343
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -13351,7 +13351,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
13351
13351
|
apiTeamId: number | null;
|
|
13352
13352
|
id?: string | null | undefined;
|
|
13353
13353
|
score?: number | undefined;
|
|
13354
|
-
isWinner?: boolean | undefined;
|
|
13354
|
+
isWinner?: boolean | null | undefined;
|
|
13355
13355
|
seed?: number | null | undefined;
|
|
13356
13356
|
teamCode?: string | null | undefined;
|
|
13357
13357
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -15025,30 +15025,30 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
15025
15025
|
threadActivityNotifications: z.ZodOptional<z.ZodBoolean>;
|
|
15026
15026
|
trendingGames: z.ZodOptional<z.ZodBoolean>;
|
|
15027
15027
|
gameChanges: z.ZodOptional<z.ZodObject<{
|
|
15028
|
-
topRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
15029
|
-
mostRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
15030
|
-
worstRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
15028
|
+
topRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
15029
|
+
mostRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
15030
|
+
worstRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
15031
15031
|
}, "strip", z.ZodTypeAny, {
|
|
15032
|
-
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15033
|
-
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15034
|
-
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15032
|
+
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15033
|
+
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15034
|
+
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15035
15035
|
}, {
|
|
15036
|
-
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15037
|
-
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15038
|
-
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15036
|
+
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15037
|
+
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15038
|
+
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15039
15039
|
}>>;
|
|
15040
15040
|
gameTopLists: z.ZodOptional<z.ZodObject<{
|
|
15041
|
-
topRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
15042
|
-
mostRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
15043
|
-
worstRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
15041
|
+
topRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
15042
|
+
mostRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
15043
|
+
worstRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
15044
15044
|
}, "strip", z.ZodTypeAny, {
|
|
15045
|
-
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15046
|
-
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15047
|
-
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15045
|
+
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15046
|
+
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15047
|
+
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15048
15048
|
}, {
|
|
15049
|
-
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15050
|
-
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15051
|
-
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15049
|
+
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15050
|
+
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15051
|
+
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15052
15052
|
}>>;
|
|
15053
15053
|
}, "strip", z.ZodTypeAny, {
|
|
15054
15054
|
allGames?: boolean | undefined;
|
|
@@ -15068,14 +15068,14 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
15068
15068
|
threadActivityNotifications?: boolean | undefined;
|
|
15069
15069
|
trendingGames?: boolean | undefined;
|
|
15070
15070
|
gameChanges?: {
|
|
15071
|
-
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15072
|
-
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15073
|
-
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15071
|
+
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15072
|
+
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15073
|
+
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15074
15074
|
} | undefined;
|
|
15075
15075
|
gameTopLists?: {
|
|
15076
|
-
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15077
|
-
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15078
|
-
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15076
|
+
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15077
|
+
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15078
|
+
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15079
15079
|
} | undefined;
|
|
15080
15080
|
}, {
|
|
15081
15081
|
allGames?: boolean | undefined;
|
|
@@ -15095,20 +15095,20 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
15095
15095
|
threadActivityNotifications?: boolean | undefined;
|
|
15096
15096
|
trendingGames?: boolean | undefined;
|
|
15097
15097
|
gameChanges?: {
|
|
15098
|
-
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15099
|
-
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15100
|
-
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15098
|
+
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15099
|
+
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15100
|
+
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15101
15101
|
} | undefined;
|
|
15102
15102
|
gameTopLists?: {
|
|
15103
|
-
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15104
|
-
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15105
|
-
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15103
|
+
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15104
|
+
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15105
|
+
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
15106
15106
|
} | undefined;
|
|
15107
15107
|
}>>;
|
|
15108
15108
|
spoilersEnabled: z.ZodOptional<z.ZodBoolean>;
|
|
15109
15109
|
viewedChangelogs: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodBoolean>>;
|
|
15110
15110
|
lastSelectedLeague: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"nba">, z.ZodLiteral<"ncaa">, z.ZodLiteral<"nfl">, z.ZodLiteral<"nhl">, z.ZodLiteral<"mlb">, z.ZodLiteral<"cbb">, z.ZodLiteral<"cfb">, z.ZodLiteral<"epl">, z.ZodLiteral<"mls">, z.ZodLiteral<"wnba">, z.ZodLiteral<"cwc">, z.ZodLiteral<"global">]>>;
|
|
15111
|
-
lastSelectedFilter: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>;
|
|
15111
|
+
lastSelectedFilter: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>;
|
|
15112
15112
|
lastSelectedRatingFilter: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"rating:asc">, z.ZodLiteral<"rating:desc">, z.ZodLiteral<"createdAt:asc">, z.ZodLiteral<"createdAt:desc">, z.ZodLiteral<"userLikes:asc">, z.ZodLiteral<"userLikes:desc">]>>;
|
|
15113
15113
|
lastSelectedGamesFeedType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"newest">, z.ZodLiteral<"forYou">]>>;
|
|
15114
15114
|
lastSelectedCombinedFeedType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"newest">, z.ZodLiteral<"following">]>>;
|
|
@@ -15520,7 +15520,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
15520
15520
|
apiTeamId: number | null;
|
|
15521
15521
|
id?: string | null | undefined;
|
|
15522
15522
|
score?: number | undefined;
|
|
15523
|
-
isWinner?: boolean | undefined;
|
|
15523
|
+
isWinner?: boolean | null | undefined;
|
|
15524
15524
|
seed?: number | null | undefined;
|
|
15525
15525
|
teamCode?: string | null | undefined;
|
|
15526
15526
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -15535,7 +15535,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
15535
15535
|
apiTeamId: number | null;
|
|
15536
15536
|
id?: string | null | undefined;
|
|
15537
15537
|
score?: number | undefined;
|
|
15538
|
-
isWinner?: boolean | undefined;
|
|
15538
|
+
isWinner?: boolean | null | undefined;
|
|
15539
15539
|
seed?: number | null | undefined;
|
|
15540
15540
|
teamCode?: string | null | undefined;
|
|
15541
15541
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -15726,7 +15726,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
15726
15726
|
apiTeamId: number | null;
|
|
15727
15727
|
id?: string | null | undefined;
|
|
15728
15728
|
score?: number | undefined;
|
|
15729
|
-
isWinner?: boolean | undefined;
|
|
15729
|
+
isWinner?: boolean | null | undefined;
|
|
15730
15730
|
seed?: number | null | undefined;
|
|
15731
15731
|
teamCode?: string | null | undefined;
|
|
15732
15732
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -15741,7 +15741,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
15741
15741
|
apiTeamId: number | null;
|
|
15742
15742
|
id?: string | null | undefined;
|
|
15743
15743
|
score?: number | undefined;
|
|
15744
|
-
isWinner?: boolean | undefined;
|
|
15744
|
+
isWinner?: boolean | null | undefined;
|
|
15745
15745
|
seed?: number | null | undefined;
|
|
15746
15746
|
teamCode?: string | null | undefined;
|
|
15747
15747
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -15933,7 +15933,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
15933
15933
|
apiTeamId: z.ZodNullable<z.ZodNumber>;
|
|
15934
15934
|
name: z.ZodNullable<z.ZodString>;
|
|
15935
15935
|
score: z.ZodOptional<z.ZodNumber>;
|
|
15936
|
-
isWinner: z.ZodOptional<z.ZodBoolean
|
|
15936
|
+
isWinner: z.ZodNullable<z.ZodOptional<z.ZodBoolean>>;
|
|
15937
15937
|
image: z.ZodNullable<z.ZodString>;
|
|
15938
15938
|
seed: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
|
|
15939
15939
|
teamCode: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
@@ -15948,7 +15948,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
15948
15948
|
apiTeamId: number | null;
|
|
15949
15949
|
id?: string | null | undefined;
|
|
15950
15950
|
score?: number | undefined;
|
|
15951
|
-
isWinner?: boolean | undefined;
|
|
15951
|
+
isWinner?: boolean | null | undefined;
|
|
15952
15952
|
seed?: number | null | undefined;
|
|
15953
15953
|
teamCode?: string | null | undefined;
|
|
15954
15954
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -15962,7 +15962,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
15962
15962
|
apiTeamId: number | null;
|
|
15963
15963
|
id?: string | null | undefined;
|
|
15964
15964
|
score?: number | undefined;
|
|
15965
|
-
isWinner?: boolean | undefined;
|
|
15965
|
+
isWinner?: boolean | null | undefined;
|
|
15966
15966
|
seed?: number | null | undefined;
|
|
15967
15967
|
teamCode?: string | null | undefined;
|
|
15968
15968
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -15976,7 +15976,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
15976
15976
|
apiTeamId: z.ZodNullable<z.ZodNumber>;
|
|
15977
15977
|
name: z.ZodNullable<z.ZodString>;
|
|
15978
15978
|
score: z.ZodOptional<z.ZodNumber>;
|
|
15979
|
-
isWinner: z.ZodOptional<z.ZodBoolean
|
|
15979
|
+
isWinner: z.ZodNullable<z.ZodOptional<z.ZodBoolean>>;
|
|
15980
15980
|
image: z.ZodNullable<z.ZodString>;
|
|
15981
15981
|
seed: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
|
|
15982
15982
|
teamCode: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
@@ -15991,7 +15991,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
15991
15991
|
apiTeamId: number | null;
|
|
15992
15992
|
id?: string | null | undefined;
|
|
15993
15993
|
score?: number | undefined;
|
|
15994
|
-
isWinner?: boolean | undefined;
|
|
15994
|
+
isWinner?: boolean | null | undefined;
|
|
15995
15995
|
seed?: number | null | undefined;
|
|
15996
15996
|
teamCode?: string | null | undefined;
|
|
15997
15997
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -16005,7 +16005,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
16005
16005
|
apiTeamId: number | null;
|
|
16006
16006
|
id?: string | null | undefined;
|
|
16007
16007
|
score?: number | undefined;
|
|
16008
|
-
isWinner?: boolean | undefined;
|
|
16008
|
+
isWinner?: boolean | null | undefined;
|
|
16009
16009
|
seed?: number | null | undefined;
|
|
16010
16010
|
teamCode?: string | null | undefined;
|
|
16011
16011
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -17679,30 +17679,30 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
17679
17679
|
threadActivityNotifications: z.ZodOptional<z.ZodBoolean>;
|
|
17680
17680
|
trendingGames: z.ZodOptional<z.ZodBoolean>;
|
|
17681
17681
|
gameChanges: z.ZodOptional<z.ZodObject<{
|
|
17682
|
-
topRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
17683
|
-
mostRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
17684
|
-
worstRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
17682
|
+
topRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
17683
|
+
mostRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
17684
|
+
worstRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
17685
17685
|
}, "strip", z.ZodTypeAny, {
|
|
17686
|
-
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17687
|
-
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17688
|
-
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17686
|
+
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17687
|
+
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17688
|
+
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17689
17689
|
}, {
|
|
17690
|
-
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17691
|
-
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17692
|
-
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17690
|
+
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17691
|
+
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17692
|
+
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17693
17693
|
}>>;
|
|
17694
17694
|
gameTopLists: z.ZodOptional<z.ZodObject<{
|
|
17695
|
-
topRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
17696
|
-
mostRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
17697
|
-
worstRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
17695
|
+
topRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
17696
|
+
mostRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
17697
|
+
worstRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
17698
17698
|
}, "strip", z.ZodTypeAny, {
|
|
17699
|
-
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17700
|
-
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17701
|
-
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17699
|
+
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17700
|
+
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17701
|
+
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17702
17702
|
}, {
|
|
17703
|
-
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17704
|
-
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17705
|
-
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17703
|
+
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17704
|
+
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17705
|
+
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17706
17706
|
}>>;
|
|
17707
17707
|
}, "strip", z.ZodTypeAny, {
|
|
17708
17708
|
allGames?: boolean | undefined;
|
|
@@ -17722,14 +17722,14 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
17722
17722
|
threadActivityNotifications?: boolean | undefined;
|
|
17723
17723
|
trendingGames?: boolean | undefined;
|
|
17724
17724
|
gameChanges?: {
|
|
17725
|
-
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17726
|
-
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17727
|
-
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17725
|
+
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17726
|
+
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17727
|
+
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17728
17728
|
} | undefined;
|
|
17729
17729
|
gameTopLists?: {
|
|
17730
|
-
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17731
|
-
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17732
|
-
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17730
|
+
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17731
|
+
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17732
|
+
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17733
17733
|
} | undefined;
|
|
17734
17734
|
}, {
|
|
17735
17735
|
allGames?: boolean | undefined;
|
|
@@ -17749,20 +17749,20 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
17749
17749
|
threadActivityNotifications?: boolean | undefined;
|
|
17750
17750
|
trendingGames?: boolean | undefined;
|
|
17751
17751
|
gameChanges?: {
|
|
17752
|
-
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17753
|
-
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17754
|
-
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17752
|
+
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17753
|
+
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17754
|
+
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17755
17755
|
} | undefined;
|
|
17756
17756
|
gameTopLists?: {
|
|
17757
|
-
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17758
|
-
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17759
|
-
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17757
|
+
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17758
|
+
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17759
|
+
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
17760
17760
|
} | undefined;
|
|
17761
17761
|
}>>;
|
|
17762
17762
|
spoilersEnabled: z.ZodOptional<z.ZodBoolean>;
|
|
17763
17763
|
viewedChangelogs: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodBoolean>>;
|
|
17764
17764
|
lastSelectedLeague: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"nba">, z.ZodLiteral<"ncaa">, z.ZodLiteral<"nfl">, z.ZodLiteral<"nhl">, z.ZodLiteral<"mlb">, z.ZodLiteral<"cbb">, z.ZodLiteral<"cfb">, z.ZodLiteral<"epl">, z.ZodLiteral<"mls">, z.ZodLiteral<"wnba">, z.ZodLiteral<"cwc">, z.ZodLiteral<"global">]>>;
|
|
17765
|
-
lastSelectedFilter: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>;
|
|
17765
|
+
lastSelectedFilter: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>;
|
|
17766
17766
|
lastSelectedRatingFilter: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"rating:asc">, z.ZodLiteral<"rating:desc">, z.ZodLiteral<"createdAt:asc">, z.ZodLiteral<"createdAt:desc">, z.ZodLiteral<"userLikes:asc">, z.ZodLiteral<"userLikes:desc">]>>;
|
|
17767
17767
|
lastSelectedGamesFeedType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"newest">, z.ZodLiteral<"forYou">]>>;
|
|
17768
17768
|
lastSelectedCombinedFeedType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"newest">, z.ZodLiteral<"following">]>>;
|
|
@@ -18126,7 +18126,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
18126
18126
|
apiTeamId: number | null;
|
|
18127
18127
|
id?: string | null | undefined;
|
|
18128
18128
|
score?: number | undefined;
|
|
18129
|
-
isWinner?: boolean | undefined;
|
|
18129
|
+
isWinner?: boolean | null | undefined;
|
|
18130
18130
|
seed?: number | null | undefined;
|
|
18131
18131
|
teamCode?: string | null | undefined;
|
|
18132
18132
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -18141,7 +18141,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
18141
18141
|
apiTeamId: number | null;
|
|
18142
18142
|
id?: string | null | undefined;
|
|
18143
18143
|
score?: number | undefined;
|
|
18144
|
-
isWinner?: boolean | undefined;
|
|
18144
|
+
isWinner?: boolean | null | undefined;
|
|
18145
18145
|
seed?: number | null | undefined;
|
|
18146
18146
|
teamCode?: string | null | undefined;
|
|
18147
18147
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -18312,7 +18312,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
18312
18312
|
apiTeamId: number | null;
|
|
18313
18313
|
id?: string | null | undefined;
|
|
18314
18314
|
score?: number | undefined;
|
|
18315
|
-
isWinner?: boolean | undefined;
|
|
18315
|
+
isWinner?: boolean | null | undefined;
|
|
18316
18316
|
seed?: number | null | undefined;
|
|
18317
18317
|
teamCode?: string | null | undefined;
|
|
18318
18318
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -18327,7 +18327,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
18327
18327
|
apiTeamId: number | null;
|
|
18328
18328
|
id?: string | null | undefined;
|
|
18329
18329
|
score?: number | undefined;
|
|
18330
|
-
isWinner?: boolean | undefined;
|
|
18330
|
+
isWinner?: boolean | null | undefined;
|
|
18331
18331
|
seed?: number | null | undefined;
|
|
18332
18332
|
teamCode?: string | null | undefined;
|
|
18333
18333
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -18513,7 +18513,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
18513
18513
|
apiTeamId: number | null;
|
|
18514
18514
|
id?: string | null | undefined;
|
|
18515
18515
|
score?: number | undefined;
|
|
18516
|
-
isWinner?: boolean | undefined;
|
|
18516
|
+
isWinner?: boolean | null | undefined;
|
|
18517
18517
|
seed?: number | null | undefined;
|
|
18518
18518
|
teamCode?: string | null | undefined;
|
|
18519
18519
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -18528,7 +18528,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
18528
18528
|
apiTeamId: number | null;
|
|
18529
18529
|
id?: string | null | undefined;
|
|
18530
18530
|
score?: number | undefined;
|
|
18531
|
-
isWinner?: boolean | undefined;
|
|
18531
|
+
isWinner?: boolean | null | undefined;
|
|
18532
18532
|
seed?: number | null | undefined;
|
|
18533
18533
|
teamCode?: string | null | undefined;
|
|
18534
18534
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -18705,7 +18705,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
18705
18705
|
apiTeamId: number | null;
|
|
18706
18706
|
id?: string | null | undefined;
|
|
18707
18707
|
score?: number | undefined;
|
|
18708
|
-
isWinner?: boolean | undefined;
|
|
18708
|
+
isWinner?: boolean | null | undefined;
|
|
18709
18709
|
seed?: number | null | undefined;
|
|
18710
18710
|
teamCode?: string | null | undefined;
|
|
18711
18711
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -18720,7 +18720,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
18720
18720
|
apiTeamId: number | null;
|
|
18721
18721
|
id?: string | null | undefined;
|
|
18722
18722
|
score?: number | undefined;
|
|
18723
|
-
isWinner?: boolean | undefined;
|
|
18723
|
+
isWinner?: boolean | null | undefined;
|
|
18724
18724
|
seed?: number | null | undefined;
|
|
18725
18725
|
teamCode?: string | null | undefined;
|
|
18726
18726
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -18910,7 +18910,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
18910
18910
|
scorePenalty: number;
|
|
18911
18911
|
id?: string | null | undefined;
|
|
18912
18912
|
score?: number | undefined;
|
|
18913
|
-
isWinner?: boolean | undefined;
|
|
18913
|
+
isWinner?: boolean | null | undefined;
|
|
18914
18914
|
seed?: number | null | undefined;
|
|
18915
18915
|
teamCode?: string | null | undefined;
|
|
18916
18916
|
stadiumUrl?: string | null | undefined;
|
|
@@ -18928,7 +18928,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
18928
18928
|
scorePenalty: number;
|
|
18929
18929
|
id?: string | null | undefined;
|
|
18930
18930
|
score?: number | undefined;
|
|
18931
|
-
isWinner?: boolean | undefined;
|
|
18931
|
+
isWinner?: boolean | null | undefined;
|
|
18932
18932
|
seed?: number | null | undefined;
|
|
18933
18933
|
teamCode?: string | null | undefined;
|
|
18934
18934
|
stadiumUrl?: string | null | undefined;
|
|
@@ -19102,7 +19102,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
19102
19102
|
apiTeamId: number | null;
|
|
19103
19103
|
id?: string | null | undefined;
|
|
19104
19104
|
score?: number | undefined;
|
|
19105
|
-
isWinner?: boolean | undefined;
|
|
19105
|
+
isWinner?: boolean | null | undefined;
|
|
19106
19106
|
seed?: number | null | undefined;
|
|
19107
19107
|
teamCode?: string | null | undefined;
|
|
19108
19108
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -19117,7 +19117,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
19117
19117
|
apiTeamId: number | null;
|
|
19118
19118
|
id?: string | null | undefined;
|
|
19119
19119
|
score?: number | undefined;
|
|
19120
|
-
isWinner?: boolean | undefined;
|
|
19120
|
+
isWinner?: boolean | null | undefined;
|
|
19121
19121
|
seed?: number | null | undefined;
|
|
19122
19122
|
teamCode?: string | null | undefined;
|
|
19123
19123
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -19315,7 +19315,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
19315
19315
|
apiTeamId: number | null;
|
|
19316
19316
|
id?: string | null | undefined;
|
|
19317
19317
|
score?: number | undefined;
|
|
19318
|
-
isWinner?: boolean | undefined;
|
|
19318
|
+
isWinner?: boolean | null | undefined;
|
|
19319
19319
|
seed?: number | null | undefined;
|
|
19320
19320
|
teamCode?: string | null | undefined;
|
|
19321
19321
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -19330,7 +19330,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
19330
19330
|
apiTeamId: number | null;
|
|
19331
19331
|
id?: string | null | undefined;
|
|
19332
19332
|
score?: number | undefined;
|
|
19333
|
-
isWinner?: boolean | undefined;
|
|
19333
|
+
isWinner?: boolean | null | undefined;
|
|
19334
19334
|
seed?: number | null | undefined;
|
|
19335
19335
|
teamCode?: string | null | undefined;
|
|
19336
19336
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -19520,7 +19520,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
19520
19520
|
apiTeamId: number | null;
|
|
19521
19521
|
id?: string | null | undefined;
|
|
19522
19522
|
score?: number | undefined;
|
|
19523
|
-
isWinner?: boolean | undefined;
|
|
19523
|
+
isWinner?: boolean | null | undefined;
|
|
19524
19524
|
seed?: number | null | undefined;
|
|
19525
19525
|
teamCode?: string | null | undefined;
|
|
19526
19526
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -19535,7 +19535,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
19535
19535
|
apiTeamId: number | null;
|
|
19536
19536
|
id?: string | null | undefined;
|
|
19537
19537
|
score?: number | undefined;
|
|
19538
|
-
isWinner?: boolean | undefined;
|
|
19538
|
+
isWinner?: boolean | null | undefined;
|
|
19539
19539
|
seed?: number | null | undefined;
|
|
19540
19540
|
teamCode?: string | null | undefined;
|
|
19541
19541
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -19721,7 +19721,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
19721
19721
|
apiTeamId: number | null;
|
|
19722
19722
|
id?: string | null | undefined;
|
|
19723
19723
|
score?: number | undefined;
|
|
19724
|
-
isWinner?: boolean | undefined;
|
|
19724
|
+
isWinner?: boolean | null | undefined;
|
|
19725
19725
|
seed?: number | null | undefined;
|
|
19726
19726
|
teamCode?: string | null | undefined;
|
|
19727
19727
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -19736,7 +19736,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
19736
19736
|
apiTeamId: number | null;
|
|
19737
19737
|
id?: string | null | undefined;
|
|
19738
19738
|
score?: number | undefined;
|
|
19739
|
-
isWinner?: boolean | undefined;
|
|
19739
|
+
isWinner?: boolean | null | undefined;
|
|
19740
19740
|
seed?: number | null | undefined;
|
|
19741
19741
|
teamCode?: string | null | undefined;
|
|
19742
19742
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -19913,7 +19913,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
19913
19913
|
apiTeamId: number | null;
|
|
19914
19914
|
id?: string | null | undefined;
|
|
19915
19915
|
score?: number | undefined;
|
|
19916
|
-
isWinner?: boolean | undefined;
|
|
19916
|
+
isWinner?: boolean | null | undefined;
|
|
19917
19917
|
seed?: number | null | undefined;
|
|
19918
19918
|
teamCode?: string | null | undefined;
|
|
19919
19919
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -19928,7 +19928,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
19928
19928
|
apiTeamId: number | null;
|
|
19929
19929
|
id?: string | null | undefined;
|
|
19930
19930
|
score?: number | undefined;
|
|
19931
|
-
isWinner?: boolean | undefined;
|
|
19931
|
+
isWinner?: boolean | null | undefined;
|
|
19932
19932
|
seed?: number | null | undefined;
|
|
19933
19933
|
teamCode?: string | null | undefined;
|
|
19934
19934
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -20118,7 +20118,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
20118
20118
|
scorePenalty: number;
|
|
20119
20119
|
id?: string | null | undefined;
|
|
20120
20120
|
score?: number | undefined;
|
|
20121
|
-
isWinner?: boolean | undefined;
|
|
20121
|
+
isWinner?: boolean | null | undefined;
|
|
20122
20122
|
seed?: number | null | undefined;
|
|
20123
20123
|
teamCode?: string | null | undefined;
|
|
20124
20124
|
stadiumUrl?: string | null | undefined;
|
|
@@ -20136,7 +20136,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
20136
20136
|
scorePenalty: number;
|
|
20137
20137
|
id?: string | null | undefined;
|
|
20138
20138
|
score?: number | undefined;
|
|
20139
|
-
isWinner?: boolean | undefined;
|
|
20139
|
+
isWinner?: boolean | null | undefined;
|
|
20140
20140
|
seed?: number | null | undefined;
|
|
20141
20141
|
teamCode?: string | null | undefined;
|
|
20142
20142
|
stadiumUrl?: string | null | undefined;
|
|
@@ -20310,7 +20310,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
20310
20310
|
apiTeamId: number | null;
|
|
20311
20311
|
id?: string | null | undefined;
|
|
20312
20312
|
score?: number | undefined;
|
|
20313
|
-
isWinner?: boolean | undefined;
|
|
20313
|
+
isWinner?: boolean | null | undefined;
|
|
20314
20314
|
seed?: number | null | undefined;
|
|
20315
20315
|
teamCode?: string | null | undefined;
|
|
20316
20316
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -20325,7 +20325,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
20325
20325
|
apiTeamId: number | null;
|
|
20326
20326
|
id?: string | null | undefined;
|
|
20327
20327
|
score?: number | undefined;
|
|
20328
|
-
isWinner?: boolean | undefined;
|
|
20328
|
+
isWinner?: boolean | null | undefined;
|
|
20329
20329
|
seed?: number | null | undefined;
|
|
20330
20330
|
teamCode?: string | null | undefined;
|
|
20331
20331
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -20523,7 +20523,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
20523
20523
|
apiTeamId: number | null;
|
|
20524
20524
|
id?: string | null | undefined;
|
|
20525
20525
|
score?: number | undefined;
|
|
20526
|
-
isWinner?: boolean | undefined;
|
|
20526
|
+
isWinner?: boolean | null | undefined;
|
|
20527
20527
|
seed?: number | null | undefined;
|
|
20528
20528
|
teamCode?: string | null | undefined;
|
|
20529
20529
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -20538,7 +20538,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
20538
20538
|
apiTeamId: number | null;
|
|
20539
20539
|
id?: string | null | undefined;
|
|
20540
20540
|
score?: number | undefined;
|
|
20541
|
-
isWinner?: boolean | undefined;
|
|
20541
|
+
isWinner?: boolean | null | undefined;
|
|
20542
20542
|
seed?: number | null | undefined;
|
|
20543
20543
|
teamCode?: string | null | undefined;
|
|
20544
20544
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -20728,7 +20728,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
20728
20728
|
apiTeamId: number | null;
|
|
20729
20729
|
id?: string | null | undefined;
|
|
20730
20730
|
score?: number | undefined;
|
|
20731
|
-
isWinner?: boolean | undefined;
|
|
20731
|
+
isWinner?: boolean | null | undefined;
|
|
20732
20732
|
seed?: number | null | undefined;
|
|
20733
20733
|
teamCode?: string | null | undefined;
|
|
20734
20734
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -20743,7 +20743,7 @@ export declare const playerWithVotesAndGameSchema: z.ZodObject<{
|
|
|
20743
20743
|
apiTeamId: number | null;
|
|
20744
20744
|
id?: string | null | undefined;
|
|
20745
20745
|
score?: number | undefined;
|
|
20746
|
-
isWinner?: boolean | undefined;
|
|
20746
|
+
isWinner?: boolean | null | undefined;
|
|
20747
20747
|
seed?: number | null | undefined;
|
|
20748
20748
|
teamCode?: string | null | undefined;
|
|
20749
20749
|
scoreExtraTime?: number | null | undefined;
|
|
@@ -21860,30 +21860,30 @@ export declare const userVoteResponseDtoSchema: z.ZodObject<{
|
|
|
21860
21860
|
threadActivityNotifications: z.ZodOptional<z.ZodBoolean>;
|
|
21861
21861
|
trendingGames: z.ZodOptional<z.ZodBoolean>;
|
|
21862
21862
|
gameChanges: z.ZodOptional<z.ZodObject<{
|
|
21863
|
-
topRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
21864
|
-
mostRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
21865
|
-
worstRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
21863
|
+
topRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
21864
|
+
mostRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
21865
|
+
worstRatedGameChanges: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
21866
21866
|
}, "strip", z.ZodTypeAny, {
|
|
21867
|
-
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21868
|
-
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21869
|
-
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21867
|
+
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21868
|
+
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21869
|
+
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21870
21870
|
}, {
|
|
21871
|
-
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21872
|
-
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21873
|
-
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21871
|
+
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21872
|
+
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21873
|
+
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21874
21874
|
}>>;
|
|
21875
21875
|
gameTopLists: z.ZodOptional<z.ZodObject<{
|
|
21876
|
-
topRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
21877
|
-
mostRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
21878
|
-
worstRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
21876
|
+
topRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
21877
|
+
mostRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
21878
|
+
worstRated: z.ZodNullable<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>>;
|
|
21879
21879
|
}, "strip", z.ZodTypeAny, {
|
|
21880
|
-
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21881
|
-
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21882
|
-
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21880
|
+
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21881
|
+
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21882
|
+
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21883
21883
|
}, {
|
|
21884
|
-
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21885
|
-
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21886
|
-
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21884
|
+
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21885
|
+
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21886
|
+
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21887
21887
|
}>>;
|
|
21888
21888
|
}, "strip", z.ZodTypeAny, {
|
|
21889
21889
|
allGames?: boolean | undefined;
|
|
@@ -21903,14 +21903,14 @@ export declare const userVoteResponseDtoSchema: z.ZodObject<{
|
|
|
21903
21903
|
threadActivityNotifications?: boolean | undefined;
|
|
21904
21904
|
trendingGames?: boolean | undefined;
|
|
21905
21905
|
gameChanges?: {
|
|
21906
|
-
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21907
|
-
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21908
|
-
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21906
|
+
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21907
|
+
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21908
|
+
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21909
21909
|
} | undefined;
|
|
21910
21910
|
gameTopLists?: {
|
|
21911
|
-
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21912
|
-
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21913
|
-
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21911
|
+
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21912
|
+
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21913
|
+
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21914
21914
|
} | undefined;
|
|
21915
21915
|
}, {
|
|
21916
21916
|
allGames?: boolean | undefined;
|
|
@@ -21930,20 +21930,20 @@ export declare const userVoteResponseDtoSchema: z.ZodObject<{
|
|
|
21930
21930
|
threadActivityNotifications?: boolean | undefined;
|
|
21931
21931
|
trendingGames?: boolean | undefined;
|
|
21932
21932
|
gameChanges?: {
|
|
21933
|
-
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21934
|
-
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21935
|
-
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21933
|
+
topRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21934
|
+
mostRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21935
|
+
worstRatedGameChanges?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21936
21936
|
} | undefined;
|
|
21937
21937
|
gameTopLists?: {
|
|
21938
|
-
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21939
|
-
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21940
|
-
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21938
|
+
topRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21939
|
+
mostRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21940
|
+
worstRated?: "16hr" | "Today" | "Last 3 Days" | "This Week" | "This Season" | "This Month" | "This Year" | "2025" | "2024" | "All" | "All Time" | "12h" | "daily" | "weekly" | null | undefined;
|
|
21941
21941
|
} | undefined;
|
|
21942
21942
|
}>>;
|
|
21943
21943
|
spoilersEnabled: z.ZodOptional<z.ZodBoolean>;
|
|
21944
21944
|
viewedChangelogs: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodBoolean>>;
|
|
21945
21945
|
lastSelectedLeague: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"nba">, z.ZodLiteral<"ncaa">, z.ZodLiteral<"nfl">, z.ZodLiteral<"nhl">, z.ZodLiteral<"mlb">, z.ZodLiteral<"cbb">, z.ZodLiteral<"cfb">, z.ZodLiteral<"epl">, z.ZodLiteral<"mls">, z.ZodLiteral<"wnba">, z.ZodLiteral<"cwc">, z.ZodLiteral<"global">]>>;
|
|
21946
|
-
lastSelectedFilter: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>;
|
|
21946
|
+
lastSelectedFilter: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"16hr">, z.ZodLiteral<"Today">, z.ZodLiteral<"Last 3 Days">, z.ZodLiteral<"This Week">, z.ZodLiteral<"This Season">, z.ZodLiteral<"This Month">, z.ZodLiteral<"This Year">, z.ZodLiteral<"2025">, z.ZodLiteral<"2024">, z.ZodLiteral<"All">, z.ZodLiteral<"All Time">, z.ZodLiteral<"12h">, z.ZodLiteral<"daily">, z.ZodLiteral<"weekly">]>>;
|
|
21947
21947
|
lastSelectedRatingFilter: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"rating:asc">, z.ZodLiteral<"rating:desc">, z.ZodLiteral<"createdAt:asc">, z.ZodLiteral<"createdAt:desc">, z.ZodLiteral<"userLikes:asc">, z.ZodLiteral<"userLikes:desc">]>>;
|
|
21948
21948
|
lastSelectedGamesFeedType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"newest">, z.ZodLiteral<"forYou">]>>;
|
|
21949
21949
|
lastSelectedCombinedFeedType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"newest">, z.ZodLiteral<"following">]>>;
|