/// <summary> /// Create a new tea key /// </summary> /// <returns></returns> public static string GenerateTeaKey() => TeaCore.GenerateTeaKey();