donate(intent:result:)
Donates an AppIntent and IntentResult to the transcript.
Declaration
@discardableResult func donate(intent: some AppIntent, result: some IntentResult) async throws -> IntentDonationIdentifierDonates an AppIntent and IntentResult to the transcript.
@discardableResult func donate(intent: some AppIntent, result: some IntentResult) async throws -> IntentDonationIdentifier