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
2024-09-23 21:08:26 +03:00

6 lines
358 B
Plaintext

Токен = "7419cd51de4037f7...";
Данные = "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg"; // URL, Путь или Двоичные данные
Путь = "testfolder/test_pic.png";
Результат = OPI_Neocities.ЗагрузитьФайл(Токен, Путь, Данные);