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

4 lines
151 B
Plaintext
Raw Normal View History

 Parameters = GetVKParameters();
2024-09-29 00:25:48 +03:00
DiscussionID = "52467552";
Result = OPI_VK.CloseDiscussion(DiscussionID, False, Parameters);