Ejemplo n.º 1
0
 public DirectChat GetDirectChat(string participant1, string participant2)
 => _chatRepo.GetDirectChat(participant1, participant2);