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) c3ff03b9b7 Main build (Jenkins)
2024-09-16 19:32:17 +03:00

5 lines
128 B
Plaintext

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