The function signature of `createDirectConversation` has changed but the example in README doesn't. Specifically, `userID` has been changed to `participantID`.
The function signature of
createDirectConversationhas changed but the example in README doesn't.Specifically,
userIDhas been changed toparticipantID.