Exemplo n.º 1
0
 public List <ChatUserResponseModel> GetChatUsers(int chatId) => _chatLogic.GetChatUsers(chatId);