コード例 #1
0
 public void AddConversation(GroupChat groupChat) => GroupChats.Add(groupChat.Id, groupChat);