Example #1
0
 public void InviteToChat(SteamID chatRoomID, SteamID userID) => friends.InviteUserToChat(userID, chatRoomID);