Interface APIProfile

Enka API PlayerDetail type

interface APIProfile {
    avatar: null | string;
    bio: string;
    image_url: string;
    level: number;
    signup_state: number;
}

Properties

avatar: null | string

profile picture

bio: string

biography

image_url: string

profile picture #2?

level: number

level

signup_state: number

signup state