1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2024-12-14 11:23:46 +02:00
OpenIntegrations/docs/ru/examples/YandexDisk/ЗагрузитьФайлПоURL.txt
Vitaly the Alpaca (bot) 2741c109d2 Main build (Jenkins)
2024-10-06 21:51:35 +03:00

6 lines
357 B
Plaintext

Токен = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
Адрес = "https://openyellow.neocities.org/test_data/picture.jpg";
Путь = "/" + Строка(Новый УникальныйИдентификатор) + ".png";
Результат = OPI_YandexDisk.ЗагрузитьФайлПоURL(Токен, Путь, Адрес);