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

4 lines
151 B
Plaintext
Raw Normal View History

 Parameters = GetVKParameters();
2024-11-21 11:30:08 +03:00
DiscussionID = "52743880";
Result = OPI_VK.CloseDiscussion(DiscussionID, False, Parameters);