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-09 09:55:52 +03:00

5 lines
121 B
Plaintext

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