update to latest branch changes and adjust the file

This commit is contained in:
Leafus
2026-08-14 11:17:11 +02:00
committed by Rory&
parent 9394585e9d
commit 5be671a655
+11 -2
View File
@@ -53,7 +53,6 @@ import {
getMostRelevantSession,
Presence,
PresenceUpdateEvent,
PrivateStatus,
ReadyEventData,
ReadyGuildDTO,
ReadyUserGuildSettingsEntries,
@@ -61,7 +60,17 @@ import {
TraceNode,
TraceRoot,
} from "@spacebar/util";
import { ChannelType, DefaultUserGuildSettings, DMChannel, IdentifySchema, PrivateUserProjection, PublicUser, PublicUserProjection, RelationshipType } from "@spacebar/schemas";
import {
ChannelType,
DefaultUserGuildSettings,
DMChannel,
IdentifySchema,
PrivateStatus,
PrivateUserProjection,
PublicUser,
PublicUserProjection,
RelationshipType,
} from "@spacebar/schemas";
import { check } from "./instanceOf";
// TODO: user sharding