예제 #1
0
파일: Kraxbot.cs 프로젝트: kraxarn/dashe4
 public void BanUser(SteamID chatRoomID, SteamID userID) => friends.BanChatMember(chatRoomID, userID);