1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2024-12-27 02:43:54 +02:00
OpenIntegrations/docs/en/examples/YandexDisk/MoveObject.txt
Vitaly the Alpaca (bot) 000580a140 Main build (Jenkins)
2024-12-24 20:21:21 +03:00

6 lines
238 B
Plaintext

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