Why not just do `recipients = listOf(mySingleRecip...
# announcements
a
Why not just do
recipients = listOf(mySingleRecipient)
at the call site?