Skip to main content

GetOrCreateConversationArgs

type GetOrCreateConversationArgs = {
userIds: number[];
workspaceId: number;
};

Type Declaration

NameType
userIdsnumber[]
workspaceIdnumber