JikanKt / moe.ganen.jikankt / JikanKt / getMangaUserUpdates

getMangaUserUpdates

suspend fun getMangaUserUpdates(id: Int, page: Int? = 1): MangaUserUpdates

Function to get manga's user updates by it's MyAnimeList id

Parameters

id - : MyAnimeList id of the manga.

page - : Optional, default is 1. Index of page, each page contain 75 items.

Return
List of user updates of the manga with given MyAnimeList id.