The client used to make requests.
Generates an avatar with the specified parameters.
The text to be displayed on the avatar.
Optional
color: stringThe background color of the avatar.
Optional
size: numberThe size of the avatar.
Optional
font: GayFontThe font settings for the text on the avatar.
Makes an HTTP request to the specified endpoint.
The endpoint to make the request to.
Optional
data: anyThe data to send with the request (optional).
A Promise that resolves to the response data.
If the request fails.
Generated using TypeDoc
Represents a class for generating avatars.