1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-06-13 00:07:51 +02:00
OpenIntegrations/docs/en/examples/YandexDisk/CreateObjectCopy.txt
Vitaly the Alpaca (bot) fd551e7cf4 Main build (Jenkins)
2024-12-24 20:21:21 +03:00

6 lines
244 B
Plaintext
Vendored

Token = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
Original = "/acb4b279-d885-47a6-b5c8-ef4f0c6709c4.png";
Path = "/" + String(New UUID) + ".png";
Result = OPI_YandexDisk.CreateObjectCopy(Token, Original, Path, True);