1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-02-05 13:25:25 +02:00
OpenIntegrations/docs/en/examples/VK/CloseDiscussion.txt

4 lines
151 B
Plaintext
Raw Normal View History

 Parameters = GetVKParameters();
2024-09-24 14:17:36 +03:00
DiscussionID = "52122424";
Result = OPI_VK.CloseDiscussion(DiscussionID, False, Parameters);