Type alias DonationAlertsCallFetchOptions

DonationAlertsCallFetchOptions: Omit<RequestInit, "headers" | "method" | "body">

Additional fetch options.

Generated using TypeDoc