getImageList

Fetches the JSON list of images for a passed cookie from the prnt.sc server.

getImageList
(
const string cookie
)

Parameters

__auth cookie to fetch the gallery of.

Return Value

Type: auto

A buffer struct containing the response body of the request.

Meta