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
Vitaly the Alpaca (bot) fc6126b856 Main build (Jenkins)
2024-10-02 09:14:30 +03:00

5 lines
128 B
Plaintext

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