1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-27 22:18:36 +02:00
Files
OpenIntegrations/docs/en/examples/YandexDisk/CreateObjectCopy.txt
Vitaly the Alpaca (bot) cc6797d18b Main build (Jenkins)
2025-03-19 13:45:16 +03:00

6 lines
244 B
Plaintext
Vendored

Token = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
Original = "/abab9064-0cf9-47d0-9686-19d62a1a0cb2.png";
Path = "/" + String(New UUID) + ".png";
Result = OPI_YandexDisk.CreateObjectCopy(Token, Original, Path, True);