Description
Provides membership information for each member of a channel. Returned by channels.listMembers.
Object Attributes
Name | Type | Required | Description |
---|---|---|---|
userId | String | Yes | User identifier for the channel member |
affiliation | String | Yes | Can be one of:
|
publicProfile | PublicProfile | No | Public profile of the user. This is an optional attribute and is included only if specifically requested. For example, this attribute will be set if the user calls channels.listMembers with the |