1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-02-03 13:22:19 +02:00
OpenIntegrations/docs/ru/examples/Neocities/УдалитьВыбранныеФайлы.txt

9 lines
331 B
Plaintext
Raw Normal View History

2024-09-23 21:08:26 +03:00
 Токен = "7419cd51de4037f7...";
Пути = Новый Массив;
Пути.Добавить("/test/pic1.png");
Пути.Добавить("/test/gif.gif");
Пути.Добавить("/pic2.png");
Результат = OPI_Neocities.УдалитьВыбранныеФайлы(Токен, Пути);