mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2024-12-23 02:06:12 +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);
|