struct MangaDex::Manga
- MangaDex::Manga
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
mangadex/manga.crConstructors
Instance Method Summary
- #artist : Array(String)
- #author : Array(String)
- #chapters : Array(Chapter)
- #client : Client | Nil
- #client!
- #client=(client : Client | Nil)
- #cover : String
- #description : String
- #groups_hash : Hash(Int64, String)
- #id : Int64
- #title : String