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