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

5 lines
121 B
Plaintext

Parameters = GetVKParameters();
PostID = "3754";
Result = OPI_VK.DeletePost(PostID, Parameters);