JikanKt / moe.ganen.jikankt / JikanKt / getPersonPictures

getPersonPictures

suspend fun getPersonPictures(id: Int): PersonPictures

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

Parameters

id - : MyAnimeList id of the person.

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