You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-05-20 10:00:46 +02:00
8 lines
214 B
Plaintext
Vendored
8 lines
214 B
Plaintext
Vendored
Token = "f1e616e20ab5893b...";
|
|
|
|
Paths = New Array;
|
|
Paths.Add("/test/pic1.png");
|
|
Paths.Add("/test/gif.gif");
|
|
Paths.Add("/pic2.png");
|
|
|
|
Result = OPI_Neocities.DeleteSelectedFiles(Token, Paths); |