1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-29 21:57:16 +02:00
OpenIntegrations/docs/en/examples/VK/CloseDiscussion.txt

4 lines
151 B
Plaintext
Raw Normal View History

 Parameters = GetVKParameters();
2024-12-09 15:33:55 +03:00
DiscussionID = "52789866";
Result = OPI_VK.CloseDiscussion(DiscussionID, False, Parameters);