Interface: GameJoinRestriction
Defined in: src/types/universes.ts:87
Extended by
Properties
active
ts
active: boolean;Defined in: src/types/universes.ts:88
duration?
ts
optional duration: string;Defined in: src/types/universes.ts:89
privateReason
ts
privateReason: string;Defined in: src/types/universes.ts:90
displayReason
ts
displayReason: string;Defined in: src/types/universes.ts:91
excludeAltAccounts
ts
excludeAltAccounts: boolean;Defined in: src/types/universes.ts:92