MangaManager.prototype.getMangaTopics(mangaId: number,params?: MangaTopicsSearchParameters,): Promise<baseModel.Forum[]>
getMangaTopics: Get a Manga's Topics from the Jikan API by its ID
optional
params: MangaTopicsSearchParameters
Promise<baseModel.Forum[]>