Skip to main content
Version: 8.10 (unreleased)

Type Alias: GroupUpdateResult

type GroupUpdateResult = object;

Properties

description

description: string | null;

The description of the group.


groupId

groupId: GroupId;

The unique group ID.


name

name: string;

The name of the group.