1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-01-10 04:18:47 +02:00
OpenIntegrations/docs/en/examples/VK/DeleteAlbum.txt

5 lines
124 B
Plaintext
Raw Normal View History

2024-08-13 13:35:37 +02:00
 Parameters = GetVKParameters();
AlbumID = "305187504";
2024-08-13 13:35:37 +02:00
Result = OPI_VK.DeleteAlbum(AlbumID, Parameters);