struct MangaDex::User
- MangaDex::User
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
mangadex/user.crConstructors
Instance Method Summary
- #client : Client | Nil
- #client!
- #client=(client : Client | Nil)
- #followed_updates(*, page : Int32 = 1) : Updates
- #id : Int64
- #read_chapters(ids : Array(Int64))
- #unread_chapters(ids : Array(Int64))
- #username : String