I'm currently working on a discord bot that will fetch images from the site, and if the returned image is a parent image, i want to get all of the children images. Due to some system restrictions if i want to return a such list i need to have all of the concerned images on a same json document. Is it possible ?
Any help will be welcomed