DiFi › class › Resources
From Botdom Documentation
< DiFi
This class is used to return resources which are used in deviantART. So far it has only been seen in users' galleries, more research needed.
htmlFromQuery
This method returns an html response based on a query given in the parameters.
- Parameters
- [Query]
Known queries
gallery:(username)/(gallery_id_number),0,(max_thumbs_to_return),thumb150,artist:0
This returns information for (username)'s gallery as noted in (gallery_id_number). The method will return up to (max_thumbs_to_return) thumbs if it can. It is currently not known what the other parameters do in this query.

