mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2024-12-14 11:23:46 +02:00
9 lines
426 B
Plaintext
9 lines
426 B
Plaintext
|
|
Токен = "y0_AgAAAABdylaOAA...";
|
|
Путь = "/Альпака.png";
|
|
Адрес = "https://raw.githubusercontent.com/Bayselonarrend/OpenIntegrations/main/Media/logo.png";
|
|
|
|
Ответ = OPI_YandexDisk.ЗагрузитьФайлПоURL(Токен, Путь, Адрес); //Соответствие
|
|
Ответ = OPI_Инструменты.JSONСтрокой(Ответ); //Строка
|
|
|