API ClientsTypeScript SDKAPI ReferenceCoreType AliasesGroupCreateResultVersion: 8.9On this pageType 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.Was this helpful?