Skip to content

General functions

Christian Chaux edited this page Jul 21, 2018 · 3 revisions

HaveRelatedAPI return if the Booru have access to the tag related API

bool HaveRelatedAPI()

HaveWikiAPI return if the Booru have access to the wiki API

bool HaveWikiAPI()

HaveCommentAPI return if the Booru have access to the comment API

bool HaveCommentAPI()

HaveTagByIdAPI return if the Booru can search tags by id

bool HaveTagByIdAPI()