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. Character

CharacterSkill

Structure

Key
Type
Description

id

number

icon

string

name

string

level

number

isBoosted

boolean

PreviousCharacterReliquaryNextCharacterStats

Last updated 1 year ago

Was this helpful?