Fetches the attendees of a course with the given ID from the specified base URL.
The fetch function to use for making HTTP requests.
fetch
MDN Reference
Optional
The base URL of the Moodle site.
The ID of the course to fetch attendees for.
An array of Attendee objects.
Attendee
Generated using TypeDoc
Fetches the attendees of a course with the given ID from the specified base URL.