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
128 B
Plaintext
Raw Normal View History

 Parameters = GetVKParameters();
2024-10-02 08:14:30 +02:00
AlbumID = "305905563";
Result = OPI_VK.DeleteAlbum(AlbumID, Parameters);