feat: add amount of episodes
This commit is contained in:
@@ -303,7 +303,8 @@ type SearchResponse struct {
|
||||
}
|
||||
|
||||
type Pagination struct {
|
||||
HasNextPage bool `json:"has_next_page"`
|
||||
LastVisiblePage int `json:"last_visible_page"`
|
||||
HasNextPage bool `json:"has_next_page"`
|
||||
}
|
||||
|
||||
type TopAnimeResponse struct {
|
||||
|
||||
Reference in New Issue
Block a user