CommunityMemberRoleSetPrimaryEvent
CommunityMemberRoleSetPrimaryEvent =
object
Event payload emitted when a member's primary role is changed. The primary role determines the color of the member's name in the UI. It does not affect permissions.
Properties
communityId
communityId:
CommunityGuid
The unique identifier of the community.
communityRoleId
communityRoleId:
CommunityRoleGuid
The unique identifier of the new primary role.
userId
userId:
UserGuid
The unique identifier of the member whose primary role changed.