membershipCount property
The count of joined memberships grouped by member type.
Populated when the space_type
is SPACE
, DIRECT_MESSAGE
or
GROUP_CHAT
.
Output only.
Implementation
MembershipCount? membershipCount;
The count of joined memberships grouped by member type.
Populated when the space_type
is SPACE
, DIRECT_MESSAGE
or
GROUP_CHAT
.
Output only.
MembershipCount? membershipCount;