method mangaManager.MangaManager.prototype.getManga MangaManager.prototype.getManga(mangaId: number): Promise<mangaModel.Manga> getManga: Get a Manga from the Jikan API by its ID Parameters mangaId: number Return Type Promise<mangaModel.Manga> Throws Error if status is not between 200 and 300