Interface APIEnkaStatus

EnkaStatusTypes

This is a parse of status.enka.network/api/now

interface APIEnkaStatus {
    gg: APIEnkaStat;
    gi: APIEnkaStat;
    hsr: APIEnkaStat;
    now: string;
    pingu: APIEnkaPingu;
}

Properties

Properties

GG Stat

GI Stat

HSR Stat

now: string

now Date string

Pingu Stat