Get All Metadata
Returns an array of each season's metadata.
TypeScript
import TUAA from "tuaa"; // (1)
const tuaa = new TUAA();
const metadata = await tuaa.v1.getallmetadata();
- The latest version of the
tuaa
package only supports v3 of the API. Please usetuaa@<3.0.0
.
Example response:
Last update:
June 5, 2023
Created: June 5, 2023
Created: June 5, 2023