Occurs when a user joins a group.
final void Function(String groupId, String member)? onMemberJoinedFromGroup;