withMemberSubset
fun withMemberSubset(memberSubset: Collection<JsonAddress>): Recipient.Group
Content copied to clipboard
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).