Skip to content

beamable-sdk / schema / GroupUpdate

Type Alias: GroupUpdate

GroupUpdate = object

Defined in: src/__generated__/schemas/GroupUpdate.ts:6

⚠️ THIS FILE IS AUTO-GENERATED. DO NOT EDIT MANUALLY. All manual edits will be lost when this file is regenerated.

Properties

clientData?

optional clientData: string

Defined in: src/__generated__/schemas/GroupUpdate.ts:7


enrollmentType?

optional enrollmentType: string

Defined in: src/__generated__/schemas/GroupUpdate.ts:8


motd?

optional motd: string

Defined in: src/__generated__/schemas/GroupUpdate.ts:9


name?

optional name: string

Defined in: src/__generated__/schemas/GroupUpdate.ts:10


requirement?

optional requirement: bigint | string

Defined in: src/__generated__/schemas/GroupUpdate.ts:11


slogan?

optional slogan: string

Defined in: src/__generated__/schemas/GroupUpdate.ts:12


subGroup?

optional subGroup: bigint | string

Defined in: src/__generated__/schemas/GroupUpdate.ts:13


tag?

optional tag: string

Defined in: src/__generated__/schemas/GroupUpdate.ts:14