SubscribeModEventsEventGroupChatMemberJoined
constructor(actorDid: Did, convoCreatedAt: Timestamp, convoId: String, createdAt: Timestamp, groupMemberCount: Long, groupName: String, joinLinkCode: String, ownerDid: Did, rev: String, subjectFollowsOwner: Boolean)
Parameters
actorDid
The DID of the person joining.
convoCreatedAt
When the group was originally created.
groupMemberCount
Current member count at the time of the event.
joinLinkCode
The code of the join link used to join.
ownerDid
The DID of the group chat owner.
subjectFollowsOwner
Whether the joining member follows the group owner.