#pragma once #include #include int AddChatroomMember(std::string roomid, std::string wxids);