UI - Web/Imgur Pictures

Upload/Get images from web.

This function get the picture format from the link. However if there no format, the function will try to save with the .jpg format

Parameters

Purposes

Name

Unique name to save the picture

Link

URL Link

Parameters

Purposes

Name

Unique name of the picture

Link

URL Link

Flags

aphone.GetImgurPics()

Return the list of the imgur ID the player uploaded in his lifetime

Internal, you don't need this function for a "normal usage" of the API

Return the material

aphone.GetImgurMat("Ri5wYVz") // https://imgur.com/Ri5wYVz

aphone.SendImgur(string dir)

Upload a picture from the dir ( Start from DATA )

Last updated