Movatterモバイル変換


[0]ホーム

URL:


  • Preparing search index...
  • The search index is not available
node-hoyolab - v2.0.2

Interface IGenshinDiaryBase

Interface representing the base structure of a Genshin diary.

interfaceIGenshinDiaryBase{
    data_month:number;
    nickname:string;
    optional_month:number[];
    region:string;
    uid:number;
}

Hierarchy (view full)

Properties

data_month

data_month:number

The current month's data for the diary.

nickname

nickname:string

The nickname associated with the diary.

optional_month

optional_month:number[]

An array of optional months for the diary.

region

region:string

The region of the diary.

uid

uid:number

The unique identifier of the diary.

Settings

Member Visibility

On This Page

Properties

[8]ページ先頭

©2009-2025 Movatter.jp