Interface Patron

This is a type of a single object within the collection "patrons". A single object describes a single patron.

Hierarchy

Properties

memberId: string

Steam ID of the patron.

Patron tier.

username: null | string

Username of the patron (used when a patron is not curator member).

avatar: null | string

Link to the avatar of the patron (used when a patron is not curator member).

patronId: null | string

Patron identifier of a user.

_id: ObjectId

Generated using TypeDoc