1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-04-11 11:41:56 +02:00
OpenIntegrations/docs/en/examples/YandexDisk/CreateObjectCopy.txt
Vitaly the Alpaca (bot) c12aa84c7a Main build (Jenkins)
2025-01-10 12:07:46 +03:00

6 lines
244 B
Plaintext
Vendored

Token = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
Original = "/52b8ed4a-5375-46ea-8bc2-8e4e1fd27e2e.png";
Path = "/" + String(New UUID) + ".png";
Result = OPI_YandexDisk.CreateObjectCopy(Token, Original, Path, True);