Deprecation Notice
The object Group
is deprecated. The following deprecated methods return this object. Developers should instead use the newer methods listed next to them, which return the Channel object.
- groups.list, deprecated by channels.list
- groups.getInfo, deprecated by channels.getInfo
Description
This object describes metadata for a group.
Object Attributes
Name | Type | Required | Description |
---|---|---|---|
id | String | Yes | Id of this group |
name | String | Yes | The name of this group |
memberCount | Number | Yes | Count of the group's members |
profileImage | String | No | URL for the group's profile image |