Skip to main content
Version: 8.9

Type Alias: GroupCreateResult

type GroupCreateResult = object;

Properties

description

description: string | null;

The description of the created group.


groupId

groupId: string;

The ID of the created group.


name

name: string;

The display name of the created group.