Creates an instance of IliasBuddyFetchEntriesApi
Private Ilias RSS feed url
Private Ilias RSS feed username
Private Ilias RSS feed password
Get the current Ilias entries
{Promise<import('../PARSER/RawEntryParserTypes') .IliasBuddyRawEntryParser.Entry[]>}
Get the current entries "Raw" which means parsed as JSON but not modified in any way
{Promise<import('./FetchEntriesTypes') .IliasPrivateRssFeed.WholeThing>}
Test if a successful connection can be established
Private Ilias RSS feed url
Private Ilias RSS feed username
Private Ilias RSS feed password
Generated using TypeDoc
Module to easily fetch Ilias entries / test connection to RSS feed / ...