Exemplo n.º 1
0
 public string GetChatRoomName(SteamID id)
 {
     return(Friends.GetClanName(id));
 }