1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-04-17 12:06:34 +02:00
OpenIntegrations/docs/en/examples/YandexDisk/CreateObjectCopy.txt
Vitaly the Alpaca (bot) 9ad2430d42 Main build (Jenkins)
2024-11-02 22:50:30 +03:00

6 lines
244 B
Plaintext

Token = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
Original = "/8ac629b6-e706-4e02-aa86-e657a5f5535b.png";
Path = "/" + String(New UUID) + ".png";
Result = OPI_YandexDisk.CreateObjectCopy(Token, Original, Path, True);