SubscribeModEventsEventGroupChatMemberLeft
constructor(actorDid: Did, convoCreatedAt: Timestamp, convoId: String, createdAt: Timestamp, groupMemberCount: Long, groupName: String, leaveMethod: SubscribeModEventsEventGroupChatMemberLeftLeaveMethod, ownerDid: Did, rev: String, subjectDid: Did)
Parameters
actorDid
The DID of the actor. For voluntary: the person leaving. For kicked: the owner.
convoCreatedAt
When the group was originally created.
groupMemberCount
Current member count at the time of the event.
leaveMethod
How the member left.
ownerDid
The DID of the group chat owner.
subjectDid
The DID of the member who left or was removed.