1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-01-10 04:18:47 +02:00
OpenIntegrations/docs/en/examples/YandexDisk/MoveObject.txt
Vitaly the Alpaca (bot) ad30904600 Main build (Jenkins)
2024-09-24 14:17:36 +03:00

6 lines
238 B
Plaintext

Token = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
Original = "/f8c33ea2-094d-4e57-97b3-806e5c27bd5a.png";
Path = "/" + String(New UUID) + ".png";
Result = OPI_YandexDisk.MoveObject(Token, Original, Path, True);