Interface MemberBadge

This is a type of a single object within the collection "memberBadges". A single object describes a single badge belonging to a single member.

Hierarchy

Properties

badgeId: string

ID of the badge.

memberId: string

Steam ID of the member having that badge.

unlocked: Date

Date of unlocking the badge by the member.

_id: ObjectId

Generated using TypeDoc