Interface LogComplete

Log generated when Masochist.ME member completes a curated game.

Hierarchy

Properties

Properties

_id: ObjectId
date: Date

Date of the log.

type: COMPLETE

Type of the log.

memberId: string

Steam ID of the member who completed a game.

gameId: string | number

Steam ID of the game that got completed by member (or a title if it's a non-Steam game).

Generated using TypeDoc