1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2024-12-16 11:38:11 +02:00
OpenIntegrations/docs/ru/examples/Neocities/ЗагрузитьФайл.txt

6 lines
319 B
Plaintext
Raw Normal View History

2024-09-23 20:08:26 +02:00
 Токен = "7419cd51de4037f7...";
2024-09-24 10:38:18 +02:00
Данные = "https://openintegrations.dev/test_data/picture.jpg"; // URL, Путь или Двоичные данные
2024-09-23 20:08:26 +02:00
Путь = "testfolder/test_pic.png";
Результат = OPI_Neocities.ЗагрузитьФайл(Токен, Путь, Данные);