• Resources

findAllChapterInfos

Get all chapter infos.

Params:

resources.findAllChapterInfos(options?: GetResourceOptions)

ParamType
optionsGetResourceOptions

Example:

quran.v4.resources.findAllChapterInfos();

findAllChapterReciters

Get all chapter reciters.

Params:

resources.findAllChapterReciters(options?: GetResourceOptions)

ParamType
optionsGetResourceOptions

Example:

quran.v4.resources.findAllChapterReciters();

findAllLanguages

Get all languages.

Params:

resources.findAllLanguages(options?: GetResourceOptions)

ParamType
optionsGetResourceOptions

Example:

quran.v4.resources.findAllLanguages();

findAllRecitations

Get all recitations.

Params:

resources.findAllRecitations(options?: GetResourceOptions)

ParamType
optionsGetResourceOptions

Example:

quran.v4.resources.findAllRecitations();

findAllRecitationStyles

Get all recitation styles.

Example:

quran.v4.resources.findAllRecitationStyles();

findAllTafsirs

Get all tafsirs.

Params:

resources.findAllTafsirs(options?: GetResourceOptions)

ParamType
optionsGetResourceOptions

Example:

quran.v4.resources.findAllTafsirs();

findAllTranslations

Get all translations.

Params:

resources.findAllTranslations(options?: GetResourceOptions)

ParamType
optionsGetResourceOptions

Example:

quran.v4.resources.findAllTranslations();

findVerseMedia

Get verse media.

Params:

resources.findVerseMedia(options?: GetResourceOptions)

ParamType
optionsGetResourceOptions

Example:

quran.v4.resources.findVerseMedia();
Last updated on December 2, 2022