1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-01-10 04:18:47 +02:00
OpenIntegrations/docs/en/examples/YandexDisk/CreateObjectCopy.txt
Vitaly the Alpaca (bot) 5962f2299c Main build (Jenkins)
2024-09-16 20:34:01 +03:00

6 lines
244 B
Plaintext

Token = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
Original = "/b3930871-7976-4019-922b-56a2fc7e2e97.png";
Path = "/" + String(New UUID) + ".png";
Result = OPI_YandexDisk.CreateObjectCopy(Token, Original, Path, True);