Interface Group

This object is not returned by any endpoints yet. It is here only as a reference for UserGroup.

(Source)

Hierarchy-Diagram

UML class diagram of Group
Legend
icon for an interface in the UML class diagram interface
icon for a public property in the UML class diagram public property

Hierarchy

Properties

colour?: string
description?: GroupDescription

May be additionally included in the response. Relevant endpoints should list them if applicable.

has_listing: boolean
has_playmodes: boolean

Whether this group associates GameModes with users' memberships. id number.

id: number
identifier: string

Unique string to identify the group.

Example

bng
is_probationary: boolean

Whether members of this group are considered probationary.

name: string

Example

Beatmap Nominators
short_name: string

Short name of the group for display.

Example

BN

Generated using TypeDoc