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

6 lines
358 B
Plaintext
Raw Normal View History

2024-09-23 20:08:26 +02:00
 Токен = "7419cd51de4037f7...";
2024-09-24 13:14:07 +02:00
Данные = "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg"; // URL, Путь или Двоичные данные
2024-09-23 20:08:26 +02:00
Путь = "testfolder/test_pic.png";
Результат = OPI_Neocities.ЗагрузитьФайл(Токен, Путь, Данные);