GroupContent

GroupContent

# new GroupContent(params)

Creates a GroupContent.
Parameters:
Name Type Description
params Object GroupContent parameters.
Properties
Name Type Attributes Default Description
id string ID.
title string Title.
description string <optional>
Description.
properties Object.<string, string> Properties.
isPrivate boolean <optional>
false True if group is private.
isDiscoverable boolean <optional>
false True if group is discoverable.
avatar MediaAttachment Avatar.
permissions Object.<number, number> Permissions.
labels Array.<string> <optional>
[] Labels.