recipients

recipients

recipients Instance Property of INSendMessageIntent The array of users to receive the message.

var recipients: [INPerson]? { get }

Discussion

Use this property to identify the intended recipients of the message. During the resolution phase, use the information in each INPerson object to resolve the named individual to a specific user of your app.