class Wiki::Page
- Wiki::Page
- Reference
- Object
Defined in:
wiki-api/page.crConstructors
-
.new(proto : String, query : String, format : String)
Format is based on the formats in https://meta.wikimedia.org/w/api.php, formats available are XML, JSON, PHP, Rawfm, etc.
Class Method Summary
Constructor Detail
def self.new(proto : String, query : String, format : String)
#
Format is based on the formats in https://meta.wikimedia.org/w/api.php, formats available are XML, JSON, PHP, Rawfm, etc.