CommunityRoleMovedEvent
CommunityRoleMovedEvent =
object
Event payload emitted when a role's display position changes.
Properties
beforeCommunityRoleId?
optionalbeforeCommunityRoleId:CommunityRoleGuid
The ID of the role that now appears after the moved role in the list. May be undefined if the role was moved to the top of the list.
communityId
communityId:
CommunityGuid
The unique identifier of the community where the role was moved.
id
The unique identifier of the moved role.