mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-10 04:18:47 +02:00
9 lines
218 B
Plaintext
9 lines
218 B
Plaintext
Token = "7419cd51de4037f7...";
|
|
|
|
Paths = New Array;
|
|
Paths.Add("/test/pic1.png");
|
|
Paths.Add("/test/gif.gif");
|
|
Paths.Add("/pic2.png");
|
|
|
|
Result = OPI_Neocities.DeleteSelectedFiles(Token, Paths);
|