class Wiki::POTD
- Wiki::POTD
- Reference
- Object
Defined in:
wiki-api/potd.crConstructors
-
.new(proto : String, date : 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, date : 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.