- Add CreateGroupDmRequest to API client imports, type declaration, and implementation (POST /dm/group) - Update AddDmMemberModal to branch on channel type: 1-on-1 DMs call createGroup and navigate to new channel, group DMs call addMember directly - Remove legacy getApiForOrigin/channelOriginMap usage — S2S federation relay is now entirely server-side