@@ -310,3 +310,10 @@ type SeasonJikan struct {
} `json:"pagination"`
Data []SeasonAnimeJikan `json:"data"`
}
type MmOracle struct {
Id int `json:"id"`
Title string `json:"title"`
Anime int64 `json:"anime"`
AvgScore int `json:"avgScore"`
The note is not visible to the blocked user.