Skip to main content

CommunityMemberRoleCreatedEvent

CommunityMemberRoleCreatedEvent = object

Event payload emitted when a role is assigned to one or more community members.

Properties

communityId

communityId: CommunityGuid

The unique identifier of the community.


communityRoleId

communityRoleId: CommunityRoleGuid

The unique identifier of the role that was assigned.


userIds

userIds: UserGuid[]

Array of user IDs that the role was assigned to.