1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-01-12 04:34:10 +02:00
OpenIntegrations/docs/en/examples/VK/CloseDiscussion.txt
2024-09-09 09:55:52 +03:00

4 lines
151 B
Plaintext

Parameters = GetVKParameters();
DiscussionID = "52122424";
Result = OPI_VK.CloseDiscussion(DiscussionID, False, Parameters);