SubscribeModEventsEventGroupChatJoinRequestApproved
constructor(actorDid: Did, convoCreatedAt: Timestamp, convoId: String, createdAt: Timestamp, groupMemberCount: Long, groupName: String, ownerDid: Did, rev: String, subjectDid: Did)
Parameters
actorDid
The DID of the owner approving the request.
convoCreatedAt
When the group was originally created.
groupMemberCount
Current member count at the time of the event.
ownerDid
The DID of the group chat owner.
subjectDid
The DID of the member whose request was approved.