suspend fun getAnimeForum(id: Int): AnimeForum
Function to get anime's forum by it's MyAnimeList id
id - : MyAnimeList id of the anime.
id
Return List of topics to the anime with given MyAnimeList id.