suspend fun getMangaCharacters(id: Int): MangaCharacters
Function to get manga's characters by it's MyAnimeList id
id - : MyAnimeList id of the manga.
id
Return List of characters and staff of the manga with given MyAnimeList id.