Skip to main content

CommunityRoleMovedEvent

CommunityRoleMovedEvent = object

Event payload emitted when a role's display order changes in the community's role list.

Properties

beforeCommunityRoleId?

optional beforeCommunityRoleId: CommunityRoleGuid

The role that the moved role was placed after. Undefined if the role was moved to the top of the list. Optional.


communityId

communityId: CommunityGuid

The unique identifier of the community.


id

id: CommunityRoleGuid

The unique identifier of the role that was moved.