1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-06-04 23:37:46 +02:00
OpenIntegrations/docs/en/examples/YandexDisk/CreateObjectCopy.txt
Vitaly the Alpaca (bot) 1ac50e479f Main build (Jenkins)
2024-10-15 10:07:27 +03:00

6 lines
244 B
Plaintext

Token = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
Original = "/55ea8d67-9f19-45d3-a65e-2f8ae070c7e2.png";
Path = "/" + String(New UUID) + ".png";
Result = OPI_YandexDisk.CreateObjectCopy(Token, Original, Path, True);