Interface: IGenshinDiaryHistory
Interface representing the history of a Genshin diary.
Properties
action
• action: string
The name of the action.
Defined in
src/client/gi/diary/diary.interface.ts:112
action_id
• action_id: number
The ID of the action.
Defined in
src/client/gi/diary/diary.interface.ts:108
num
• num: number
The number of times the action was performed.
Defined in
src/client/gi/diary/diary.interface.ts:120
time
• time: string
The time the action was performed.