public void RemoveChat(string ChatId) => _chatContext.RemoveChat(ChatId);