Beispiel #1
0
 /// <summary>
 /// Opens the specified Steam group chat room in the Steam UI.
 /// </summary>
 /// <param name="clanid"></param>
 public static void OpenClanChatWindowInSteam(SteamId clanid) => Internal.OpenClanChatWindowInSteam(clanid);