1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-09 23:12:35 +02:00
Files
OpenIntegrations/docs/en/examples/VK/DeleteAlbum.txt

5 lines
128 B
Plaintext
Raw Normal View History

 Parameters = GetVKParameters();
2025-05-21 08:49:49 +03:00
AlbumID = "308821632";
Result = OPI_VK.DeleteAlbum(AlbumID, Parameters);