Class UserFull

Hierarchy (view full)

Constructors

Properties

birthday: null | Date
client: Client
external: Link[]
gender: UserGender
image: null | ImageFormatCollection
joined: null | Date
lastOnline: null | Date
location: null | string
statistics: UserStats
updates: {
    anime: UserAnimeUpdate;
    manga: UserMangaUpdate;
}
url: URL
username: string

Methods