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` Authored by atul on Apr 10 2024, 4:17 AM.
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. | ||||||||||||||||