JikanKt / moe.ganen.jikankt / JikanKt / getCharacterPictures

getCharacterPictures

suspend fun getCharacterPictures(id: Int): CharacterPictures

Function to get character's pictures by it's MyAnimeList id

Parameters

id - : MyAnimeList id of the character.

Return
List of pictures of the character with given MyAnimeList id.