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) e0572c1b9a Main build (Jenkins)
2024-11-16 14:34:22 +03:00

6 lines
238 B
Plaintext

Token = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
Original = "/82e74c0c-a298-4805-8946-dbacf55b65a2.png";
Path = "/" + String(New UUID) + ".png";
Result = OPI_YandexDisk.MoveObject(Token, Original, Path, True);