You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-27 22:18:36 +02:00
6 lines
214 B
Plaintext
Vendored
6 lines
214 B
Plaintext
Vendored
Parameters = GetVKParameters();
|
|
Name = "Discussing: Which color is better?";
|
|
Message = "Red, yellow, blue, or some other?";
|
|
|
|
Result = OPI_VK.CreateDiscussion(Name, Message, Parameters);
|