Skip to main content

MemberGroupMembersAddedEvent

MemberGroupMembersAddedEvent = object

Payload for the MemberGroupServiceEvent.MembersAdded event, emitted when users are added to a member group.

Properties

memberGroup

memberGroup: MemberGroup

The MemberGroup that users were added to, reflecting its current state after the addition.


userIds

userIds: UserGuid[]

An array of UserGuid values identifying the users that were added.