enkaNetwork
GitHubNPM
  • ✨Overview
  • πŸ“¦Quick Start | Installation
  • πŸ–‡οΈTypeScript usage
  • βš™οΈClass description
    • πŸ“EnkaNetwork
    • πŸ’ΎAssetsUpdater
    • πŸ”ŽAssetsFinder
  • πŸ”—Methods
    • πŸ‘€fetchUser
    • πŸ•΅οΈfetchProfileInfo
    • 🌟fetchEnkaProfile
    • πŸ“•fetchEnkaHoyos
    • πŸ”ΉfetchEnkaHoyo
    • 🟣fetchEnkaHoyoBuilds
    • 🚩setLanguage
  • πŸŽ“Models
    • EnkaProfile
    • Character
      • Character
      • CharacterConstellation
      • CharacterReliquary
      • CharacterSkill
      • CharacterStats
      • CharacterWeapon
    • PlayerInfo
      • CharacterPreview
      • Namecard
      • PlayerInfo
      • ProfilePicture
    • Fetcher
      • FetchEnkaHoyosBuilds
      • FetchEnkaHoyo
      • FetchEnkaProfile
      • FetchUserUID
      • FetchProfileInfo
  • ✏️Examples
    • 1️⃣Simple usage
    • 2️⃣Express API
    • 3️⃣Fastify API
    • 4️⃣Telegram bot
Powered by GitBook
On this page

Was this helpful?

  1. πŸŽ“Models
  2. Fetcher

FetchEnkaHoyo

Structure

Key
Type
Description

uidPublic

boolean

public

boolean

verified

boolean

time to live (cache lifetime)

player

PlayerInfo

hash

string

region

string

order

number

PreviousFetchEnkaHoyosBuildsNextFetchEnkaProfile

Last updated 1 year ago

Was this helpful?