Occurs when members join the group.
final void Function( String groupId, List<String> userIds, )? onMembersJoinedFromGroup;