withMemberSubset

fun withMemberSubset(memberSubset: Collection<JsonAddress>): Recipient.Group

Creates a copy of this Group with the same groupID but using the given memberSubset. This is useful for handling message send failures for only certain members of the group (e.g. safety number changes).