mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-03-21 21:27:27 +02:00
6 lines
186 B
Plaintext
6 lines
186 B
Plaintext
|
Parameters = GetVKParameters();
|
||
|
Name = "AlbumFromAutoTest";
|
||
|
Description = "NewAlbumFromAutoTest";
|
||
|
|
||
|
Result = OPI_VK.CreateAlbum(Name, Description, Parameters);
|