1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-01-14 04:35:49 +02:00
OpenIntegrations/docs/en/examples/YandexDisk/CreateObjectCopy.txt
Vitaly the Alpaca (bot) 7140d17a0f Main build (Jenkins)
2025-01-11 21:13:24 +03:00

6 lines
244 B
Plaintext
Vendored

Token = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
Original = "/db72777d-ade3-487f-8d49-ff64457a436e.png";
Path = "/" + String(New UUID) + ".png";
Result = OPI_YandexDisk.CreateObjectCopy(Token, Original, Path, True);