Centrifugo API namespace.
This namespace provides methods for subscribing to Centrifugo channels.
Custom Alerts API namespace.
This namespace provides methods for sending custom alerts.
Donations API namespace.
This namespace provides methods for retrieving donation data.
Merchandise API namespace.
This namespace allows managing merchandise-related data.
Users API namespace.
This namespace allows you to fetch user details, such as information about the authenticated user.
Sends a request to the Donation Alerts API.
The ID of the user making the request.
Options for the API call, including method, URL, and other details.
Options for fine-tuning rate-limiting behavior.
HttpError If the response status code is outside the 200-299 range.
UnregisteredUserError If the specified user is not registered in the authentication provider.
MissingScopeError If the access token lacks the required scope to complete the request.
The client for interacting with the Donation Alerts API.