1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-22 10:05:29 +02:00
Files
OpenIntegrations/docs/en/examples/YandexDisk/MoveObject.txt
T
Vitaly the Alpaca (bot) 115f4e7594 Main build (Jenkins)
2024-10-22 00:14:15 +03:00

6 lines
238 B
Plaintext

Token = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
Original = "/de1a1a0b-5c7b-49c8-84a9-5ee3d54479cf.png";
Path = "/" + String(New UUID) + ".png";
Result = OPI_YandexDisk.MoveObject(Token, Original, Path, True);