module

Mdex::API

Instance methods

chapter(id : Int32) : String
Source
genre(id : Int32) : String
Source
group(id : Int32) : String
Source
manga(id : Int32, title_slug : String = "", page_number : Int32 = 1, chapters_only : Bool = false) : String
Source
search(query : String, options : Hash(String, String) = {} of String => String, fields_only : Bool = false) : String
Source
updates(page_number : Int32 = 1) : String
Source
user(id : Int32) : String
Source