Last updated 1 year ago
async function to fetch enkaProfile by username from the site.
username: string - enka.network profile username.
username: string
import { EnkaNetwork } from "enkanetwork"; const enka = new EnkaNetwork(); enka.fetchEnkaProfile("Algoinde").then(console.log); // with enka.network profile username