Skip to main content
Version: 8.9

Type Alias: GroupUpdateRequest

type GroupUpdateRequest = object;

Properties

description?

optional description?: string;

The new description of the group.


name

name: string;

The new name of the group.