1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-01-26 05:37:27 +02:00
OpenIntegrations/docs/en/examples/VK/DeleteAlbum.txt
Vitaly the Alpaca (bot) 0c83fc416b Main build (Jenkins)
2024-09-24 22:46:18 +03:00

5 lines
128 B
Plaintext

Parameters = GetVKParameters();
AlbumID = "305499809";
Result = OPI_VK.DeleteAlbum(AlbumID, Parameters);