Skip to content

Interface: GroupOptions

structures/Group.GroupOptions

Table of contents

Properties

Properties

description

description: string

Defined in: structures/Group.ts:675


id

id: number

Defined in: structures/Group.ts:673


isBuildersClubOnly

isBuildersClubOnly: boolean

Defined in: structures/Group.ts:694


isLocked

isLocked: boolean

Defined in: structures/Group.ts:696


memberCount

memberCount: number

Defined in: structures/Group.ts:693


name

name: string

Defined in: structures/Group.ts:674


owner

owner: null | { buildersClubMembershipType: string ; displayName: string ; userId: number ; username: string }

Defined in: structures/Group.ts:676


publicEntryAllowed

publicEntryAllowed: boolean

Defined in: structures/Group.ts:695


shout

shout: null | { body: string ; created: string ; poster: { buildersClubMembershipType: string ; displayName: string ; userId: number ; username: string } ; updated: string }

Defined in: structures/Group.ts:682