get Search Anime
open suspend fun getSearchAnime(page: Int, query: String, filters: AnimeFilterList): AnimesPage(source)
Get a page with a list of anime.
Since
extensions-lib 14
Parameters
page
the page number to retrieve.
query
the search query.
filters
the list of filters to apply.