示例#1
0
文件: Kraxbot.cs 项目: kraxarn/dashe4
 public void BanUser(SteamID chatRoomID, SteamID userID) => friends.BanChatMember(chatRoomID, userID);