Skip to content
Top Dog edited this page Apr 6, 2019 · 3 revisions

Properties

src

The url of the image (String)

Methods

download()

Download the image. NOTE: Not recommended, this was really just for me to use so I suggest you make your own. Returns Promise<httpsIncomingMessage> (Which you can pipe to a write stream)

Clone this wiki locally