Contents

sendDonation(_:)

Asynchronously donates an event with no associated Donation value.

Declaration

func sendDonation(_ completion: (@Sendable () -> Void)? = nil) where DonationInfo == Tips.EmptyDonation

Parameters

  • completion:

    Called upon completion of the event donation.

See Also

Add Donations