Now that we may get userIDsToFID instead of userIDs, we need to transform back to list of userIDs via Object.keys to maintain existing behavior.
Depends on D11606
Differential D11607
[keyserver] Update `createPersonalThreads` to support both `[Traditional/Farcaster]RelationshipRequest` atul on Apr 9 2024, 9:17 PM. Authored by Tags None Referenced Files
Subscribers
Details Now that we may get userIDsToFID instead of userIDs, we need to transform back to list of userIDs via Object.keys to maintain existing behavior. Depends on D11606
(need to go through again before landing)
Diff Detail
Event Timeline
Comment Actions This diff is safe to land as is as it broadens what arguments createPersonalThreads can accept and TraditionalRelationshipRequests will continue to work as expected. |